Reset the test environment
Hi, I just started to look into plugin development and I made a lot of tests and experiments. Now when I want to try my plugin I have an intellij instance with all my previous tests. Is there a way of getting a clean environment?
请先登录再写评论。
Go to Settings -> Plugins in the Instance and uninstall all the Custom plugins. That should give you a clean environment.
Thank you.
Cleaning that up actually made it easier to detect my real problem.