Eclipse per project build setting

前端 未结 1 521
囚心锁ツ
囚心锁ツ 2020-12-20 15:32

Is there a way in Eclipse to set up Project>Build Project or Project>Build Automatically in a project by project case? Normally these setting

相关标签:
1条回答
  • 2020-12-20 15:41

    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.

    0 讨论(0)
提交回复
热议问题