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.
使用打开的 scala 项目,打开一个随机文件,运行按钮如下所示:
像这样的结果:
但我希望它启动我指定的启动配置,该配置仅在按下启动按钮下方的小箭头时显示:
如何设置启动按钮以使用我指定的配置启动?
万一有人偶然发现同样的问题,解决方案是设置(在设置窗口中)Run/Debug > Launching -> Launch Operation为Always launch the previously launched application.
Run/Debug > Launching -> Launch Operation
Always launch the previously launched application