Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
316 views
in Technique[技术] by (71.8m points)

java - Eclipse per project build setting

Is there a way in Eclipse to set up Project>Build Project or Project>Build Automatically in a project by project case? Normally these settings are referring to all the projects of the current workspace. The closer I could get is Preferences>Workspace>Build Order but then again this is referring to the order of the builds.

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

No it is not possible by design. I quote from an older discussion about the same subject:

"we decided that a mode with autobuild on a subset of the workspace confused the notion of autobuild, which currently implies that the user needs to know nothing about builds. Our thinking is that a new working set build, for which you can add a key binding (or remap Ctrl+B), is close enough for the small group of users that want this capability."

So I guess that is your best bet.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...