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.
我可以配置一个主文件以使用所需的本机,但在我的项目中有多个主要功能,因此当我可以选择调试任何我想要的文件时,我需要所有文件来使用 JVM 选项,而无需为每个文件创建配置一
您可以更改默认节点下的配置(新版本中的模板),所有新配置都将继承其设置。确保更改正确的默认配置类型,Application这很可能是您需要的。
Application
有关详细信息,请参阅文档。