Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Christian Schulze
Total activity
41
Last activity
May 04, 2018 09:23
Member since
March 23, 2018 15:12
Following
0 users
Followed by
0 users
Votes
4
Subscriptions
10
Activity overview
Posts (13)
Comments (14)
Sort by recent activity
Recent activity
Votes
Edited
May 04, 2018 09:23
Hello Dennis, ok did I need a license for Ultimate to set it as SDK? I think so.
Community
IntelliJ IDEA Open API and Plugin Development
How to use JS PsiFiles in my plugin?
0 votes
Created
April 20, 2018 12:41
Thank you, thats perfect.
Community
IntelliJ IDEA Open API and Plugin Development
Get I18n Properties from Intellij Resource Bundle
0 votes
Created
April 19, 2018 12:26
That doesn't help. I want something like SomeI18nService.getText(KEY_TO_PROPERTIE) or a example to access my own resource file inside my code.
Community
IntelliJ IDEA Open API and Plugin Development
Get I18n Properties from Intellij Resource Bundle
0 votes
Created
April 19, 2018 10:48
Hello, I want to know the author of the File by counting the Lines by Author.
Community
IntelliJ IDEA Open API and Plugin Development
Access Repository Informations for PsjFiles
0 votes
Created
April 09, 2018 09:49
Thank you, thats perfect.
Community
IntelliJ IDEA Open API and Plugin Development
Intellij Icons
0 votes
Created
April 09, 2018 08:19
Ah MigLayout is perfect, I used this years before.
Community
IntelliJ IDEA Open API and Plugin Development
ToolWindow Layout best practice?
0 votes
Created
April 06, 2018 07:59
Thank you, but do have a little hint which Layout I have to use to make somenthing similar to the Version Control Tool Window? That would save me some time. :)
Community
IntelliJ IDEA Open API and Plugin Development
ToolWindow Layout best practice?
0 votes
Created
April 05, 2018 08:08
Ok I solved this myself. If the Condition returns false in the value() Method I get a null if I try to get the ToolWindow with getToolWindow(ID). First I thought the value method in the Condition i...
Community
IntelliJ IDEA Open API and Plugin Development
How to create a panel (something like the Inspection Results)
0 votes
Edited
April 05, 2018 07:51
Thanks for the reply, but the Method ToolWindowManager.getInstance(...).getToolWindow(ID).show() requires a Runnable. But first the ID from the plugin.xml is not avaible, I get a null for the getTo...
Community
IntelliJ IDEA Open API and Plugin Development
How to create a panel (something like the Inspection Results)
0 votes
Created
April 04, 2018 09:35
Thank you. Seems like the second string argument is path to which settings I want to go. Is their a list avaiable for this paths?
Community
IntelliJ IDEA Open API and Plugin Development
Is it possible to open the settings menu of the IDE programaticly and jump to a specific Point?
0 votes
Next
›
Last
»