Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Shai Almog
Total activity
43
Last activity
February 06, 2020 09:31
Member since
February 10, 2014 08:19
Following
0 users
Followed by
0 users
Votes
6
Subscriptions
8
Activity overview
Posts (7)
Comments (22)
Sort by recent activity
Recent activity
Votes
Created
February 12, 2014 14:00
Thanks again! That finally did it!
Community
IntelliJ IDEA Open API and Plugin Development
Using ModifiableRootModel.addLibraryEntry still doesn't set the library dependency correctly
0 votes
Created
February 11, 2014 17:07
FYI some additional info, I got some help on StackOverflow and it seems our plugin doesn't handle the modules section correctly. This isn't necessarily bad since we don't want developers changing t...
Community
IntelliJ IDEA Open API and Plugin Development
Adding a directory path under IntelliJ 12 claims Library 'LibraryName' is not used and has no effect
0 votes
Created
February 11, 2014 19:19
Thanks!:)
Community
IntelliJ IDEA Open API and Plugin Development
Adding a directory path under IntelliJ 12 claims Library 'LibraryName' is not used and has no effect
0 votes
Created
February 25, 2014 10:06
Thanks, that does help the other issue is the main issue I'm still stuck on.
Community
IntelliJ IDEA Open API and Plugin Development
Ant related plugin issues
0 votes
Created
February 26, 2014 11:09
Yes. I don't know how to begin debugging something like that and I can't reproduce it myself.
Community
IntelliJ IDEA Open API and Plugin Development
Ant related plugin issues
0 votes
Created
August 05, 2014 15:06
Thanks, I'll try to use the project SDK and see if that helps.
Community
IntelliJ IDEA Open API and Plugin Development
java.home is null in recent versions of IDEA
0 votes
Created
March 28, 2016 05:53
Hi, I'm running into this issue too and have gone thru the steps mentioned by Ira. This used to work for our plugin in the past (circa IntelliJ 12) so I'm not sure what's going on.
Community
IntelliJ IDEA Open API and Plugin Development
Issues with accessing AntConfiguration
0 votes
Created
March 29, 2016 09:55
Thanks! Yes I placed a breakpoint and it is reached. It finds the right JDK and sets it but the result is still the same. There is a Java 8 SDK configured, although ideally I'd like the plugin to l...
Community
IntelliJ IDEA Open API and Plugin Development
Setting up an SDK and Language Version for new Project
0 votes
Created
March 29, 2016 11:10
Thanks! It doesn't seem to be it. I've added to the plugin xml the extension point and added mockup code but it still shows the "Additional libraries and frameworks" section despite the module edit...
Community
IntelliJ IDEA Open API and Plugin Development
Setting up an SDK and Language Version for new Project
0 votes
Created
March 28, 2016 09:43
OK figured it out and answered my own question here: http://stackoverflow.com/questions/36256605/invoking-an-ant-target-programmatically-in-an-intellij-idea-plugin/36259690
Community
IntelliJ IDEA Open API and Plugin Development
Issues with accessing AntConfiguration
0 votes
«
First
‹
Previous
Next
›
Last
»