java - Cleaning eclipse project without cleaning depending projects -


i have webpap project depending on many others projects,

the clean of webpap project, cause build of others, prevent this? without closing them.

well, in eclipse, when selected project -> clean... menu, allows select projects you'd clean.


edit 1

  • disable eclipse's refresh on startup: preferences -> general -> startup , shutdown -> refresh workspace on startup

  • disable automatic build: menu -> project -> build automatically

if you're using project management tools such maven, may want take @ specific build settings.


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -