简体   繁体   English

Eclipse每个项目构建设置

[英]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? Eclipse中是否有办法按项目案例在项目中Project>Build Automatically设置Project>Build ProjectProject>Build Automatically 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. 我越接近的是Preferences>Workspace>Build Order但这又是指构建的顺序。

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." “我们决定在工作空间的子集上使用autobuild的模式混淆了autobuild的概念,这当前意味着用户需要对构建一无所知。我们的想法是新的工作集构建,您可以为其添加密钥绑定(或重新映射Ctrl + B),对于想要此功能的小组用户来说足够接近。“

So I guess that is your best bet. 所以我猜这是你最好的选择。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM