Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Aarti Jangid
Total activity
59
Last activity
June 15, 2016 06:29
Member since
February 02, 2016 08:45
Following
0 users
Followed by
0 users
Votes
5
Subscriptions
14
Activity overview
Posts (12)
Comments (28)
Sort by recent activity
Recent activity
Votes
Created
June 15, 2016 06:29
It is not coming like a dialog. I used b.show(RelativePoint.getCenterOf(WindowManager.getInstance().getStatusBar(project).getComponent()), Balloon.Position.above); it is coming like a balloon at th...
Community
IntelliJ IDEA Open API and Plugin Development
Message dialog in Intellij
0 votes
Created
June 07, 2016 15:25
Hey, I am telling you in detail what i am doing. I create a listener that is extending the ModuleRootListener so if user will add dependencies listener will get to know. And in rootsChanged i am ch...
Community
IntelliJ IDEA Open API and Plugin Development
How to show Project Structure Dialog?
0 votes
Created
June 07, 2016 14:58
No i am not invoking ModuleRootManager#getModifiableModel before opening project structure dialog. Okay i am trying to find the cause.
Community
IntelliJ IDEA Open API and Plugin Development
How to show Project Structure Dialog?
0 votes
Created
June 07, 2016 13:18
Actually i added this line. Because whenever user was clicking 'OK',all newly added dependencies was getting removed. if user is manually open the window and then add the dependencies it is working...
Community
IntelliJ IDEA Open API and Plugin Development
How to show Project Structure Dialog?
0 votes
Created
June 07, 2016 13:03
I am showing the dialog using ProjectSettingsService.getInstance(Project).openModuleSettings(Module) via plugin and then user is adding the dependencies using '+' . At that time dependency is there...
Community
IntelliJ IDEA Open API and Plugin Development
How to show Project Structure Dialog?
0 votes
Created
June 07, 2016 12:17
Hey, after adding the dependencies on Project Structure dialog that i am showing using plugin, and when i am clicking OK , the added dependency is going. I have to commit the changes? Why is it hap...
Community
IntelliJ IDEA Open API and Plugin Development
How to show Project Structure Dialog?
0 votes
Created
June 06, 2016 07:18
yeah tat is also fine.
Community
IntelliJ IDEA Open API and Plugin Development
How to show Project Structure Dialog?
0 votes
Created
June 06, 2016 07:01
I can't add some message to it like there is no API to add additional message to that dialog.
Community
IntelliJ IDEA Open API and Plugin Development
How to show Project Structure Dialog?
0 votes
Created
June 06, 2016 06:55
Thanks a lot :)
Community
IntelliJ IDEA Open API and Plugin Development
How to show Project Structure Dialog?
0 votes
Created
June 01, 2016 10:00
Thanks.
Community
IntelliJ IDEA Open API and Plugin Development
How to listen to the library updates on Module?
0 votes
Next
›
Last
»