"Run" is not installing my plugin automatically
Hey!
After upgrading to OSX Yosemite I am not able to start my sandbox with the latest version of my plugin installed.
What may be the reason? I already deleted my whole IntelliJ configuration - without success.
Thanks a lot!
Marc
Please sign in to leave a comment.
Did you actually delete the sandbox directory? The path to it is specified in the settings for your IntelliJ IDEA SDK.
Yes I did. I also tried to change it. Besides that I tried to use JDK 1.6 and 1.7. Everything without success :(
Do you see your plugin in the list of installed plugins in the second instance of IntelliJ IDEA? If not, do you see a plugin named "Plugin display name here" or "Plugin name here"?
No it seems to be not installed. I also do not see the other plugins you mentioned.
Could you please try to run the plugin and then check the contents of the "config/plugins" directory under the sandbox directory? What exactly is contained there?
I was now able to fix it - the issue was that I was pointing to the wrong plugin.xml from the settings of IntelliJ.