How to clear editor tabs on restart

Answered

Intellij is hanging when trying to decompile a Protobuf-generated class. I have to kill the process but when I restart it tries to do the same thing again. How do I clear the list of files that should be opened in editor tabs on restart? 

0
1 comment
Avatar
Yaroslav Bedrov

Hello Kevin,

You may manually remove them from "<component name="FileEditorManager">" in xml file in "workspace" folder in "configuration" directory (https://intellij-support.jetbrains.com/hc/en-us/articles/206544519-Directories-used-by-the-IDE-to-store-settings-caches-plugins-and-logs) 

0

Please sign in to leave a comment.