Services window has no "Restore Hidden Configurations"
Answered
I accidentally clicked Hide Configuration on my Tomcat config in the Services window. The + in toolbar has no "Restore Hidden Configurations".
I checked every clickable thing in the Services window but couldn't restore.
Environment is Ubuntu 20.04, IDEA 2021.1(Ultimate Edition) Trial
Upload id: 2021_04_15_AXxM17mbTkW7Rp2Y (file: screenshot-idea.png)
I can only run Tomcat from the Run menu
Please sign in to leave a comment.
You can restore it from the group context menu:
Restore hidden configurations.
There isn't such option!
Please try creating a new Tomcat configuration and start it so that you see the Tomcat servers node again, then right click on this node and restore the hidden configurations.
If you still can't see it, please close the project and delete the following section from .idea/workspace.xml file:
Bug reported: https://youtrack.jetbrains.com/issue/IDEA-267159.
Thanks Serge. The workspace.xml editing workaround restored the configs.