"Build automatically" in Eclipse is a handy feature. However, it's painful when I try to do the following workflow:
- SVN Update 开发者_开发知识库using Subversive
- Ivy Resolve all projects
During the resolve, Eclipse wants to keep building. I've found it's faster if I uncheck Build Automatically and re-check it later. Is there a way I could automate it into a button?
This problem was addressed and fixed in the 2.2.0 version of IvyDE:
https://issues.apache.org/jira/browse/IVYDE-177
精彩评论