Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Justin Mayfair
Follow
New posts
New posts and comments
Total activity
6
Last activity
September 03, 2016 12:34
Member since
July 16, 2016 22:19
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (5)
Justin Mayfair
commented,
September 03, 2016 12:34
Here's an update for Vikash or anyone else who may find this helpful: I just discovered that this behavior doesn't occur in an earlier release of IntelliJ, specifically in 12.1.8. In other words, i...
Community
IntelliJ IDEA Open API and Plugin Development
Code change is not being reflected in the idea plugin
0 votes
Justin Mayfair
commented,
July 17, 2016 18:28
"well secondary instance needs to be restarted if you change plugin code" Sure, that part didn't surprise me at all. What did surprise me is that I actually have to restart it twice: once after uni...
Community
IntelliJ IDEA Open API and Plugin Development
Code change is not being reflected in the idea plugin
0 votes
Justin Mayfair
commented,
July 17, 2016 12:16
"it is not necessary to uninstall the previous one" It is necessary with the version of IDEA I'm using for the plugin development. In fact, it's not only necessary to uninstall the plugin, but afte...
Community
IntelliJ IDEA Open API and Plugin Development
Code change is not being reflected in the idea plugin
0 votes
Justin Mayfair
commented,
July 16, 2016 22:24
Also, though I don't know if this is relevant or not, I should mention that I'm using (Community Edition) version 15.0.6.
Community
IntelliJ IDEA Open API and Plugin Development
Code change is not being reflected in the idea plugin
0 votes
Justin Mayfair
commented,
July 16, 2016 22:19
I'm having what seems to be the same problem. I can run the plugin project but it doesn't seem to use any changes I made to the code, even after various combinations of Make Project, Make Module, R...
Community
IntelliJ IDEA Open API and Plugin Development
Code change is not being reflected in the idea plugin
3 votes