Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我Run as > Maven Build在 Eclipse 中使用时,默认情况下未选中“解决工作区工件”复选框。是否可以默认检查?
Run as > Maven Build
Maven 插件的数量可能会与“解决工作区工件”功能(例如 maven war 插件)发生冲突,因此一般不建议使用。
但是,如果您确实需要该功能,“Run as / Maven build”会记住以前启动和保存的配置,您可以从同一菜单或使用键盘快捷键 Alt-Shift-X、M 再次调用它们。