How to make run configuration to show in services and how to remove it from there?

已回答

How to make run configuration to show in services and how to remove it from there? According to search and AI there used to be some checkbox to control that, but it cannot be found anywhere … Can someone help?

0

Run/debug configurations  are not listed in the Services tool window by default. You need to explicitly specify the types of configurations you want to be available and create the corresponding configurations. This article should be helpful in adding existing configurations to services as well. https://www.jetbrains.com/help/idea/services-tool-window.html#add-run-debug-configurations-to-the-services-window

0

aha, I thought that that plus symbol ADDS one run configuration. But it means that you CONFIGURE the services pane to show one whole class of run configurations/services, in my case I added, yes, springboot run configurations. I think this is misleading icon, at least for me.

Thanks, I'd never figure this one out :)

0

请先登录再写评论。