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) -

xcode - Swift Playground - Files are not readable -

windows - How to automate a file conversion xwm to mp3 with xwmaencode.exe using bat file -