Where is the Services Tool in 2019.2
Answered
There's a new Services Tool in 2019.2 mentioned in the "What's New" but I can't seem to find it in 2019.2? My server and run configurations seems to behave precisely as they did in 2019.1 and there's no "Services" option available in the View -> Tool Windows menu.
Please sign in to leave a comment.
Hello,
It'll be shown if you have Database, Docker or Application Server configuration in your project. Run/debug configurations are not listed in the Services tool window by default. You need to explicitly specify which types of configurations you want to be available: https://www.jetbrains.com/help/idea/services-tool-window.html#run-configs
Well that was very well hidden, I would never have figured that out!
Has anyone actually tried to add multiple configurations to Services using the current UI? Since the "Add Configuration Type" dialog disappears each time a configuration is added it's quite an infuriating experience.
Thanks for the quick reply!
Hum... testing to add "JBoss Server" and Maven to Services results in some strange behaviours:
After a restart of IntelliJ using "JBoss Server" and Maven in the Services window seemed to work. Sadly it only worked for a short while and now I have no output from Maven builds again.
Services Tool looks promising but it feels like it's not really ready for release yet.
The problems with Maven seems to already be reported: https://youtrack.jetbrains.com/issue/IDEA-216390
Created an issue for the JBoss problem: https://youtrack.jetbrains.com/issue/IDEA-219253
Thanks for reporting issues on YouTrack!