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
Created
April 04, 2018 09:01
Thank you, that is a good start. But how can I control the ToolWindow from my Action. I want to hide the ToolWindow first and when a click the Button of my Plugin the ToolWindow should be displayed...
Community
IntelliJ IDEA Open API and Plugin Development
How to create a panel (something like the Inspection Results)
0 votes
Created
March 26, 2018 11:24
Hello, this was helpfull but with: FileTemplate defaultTemplate = FileTemplateManager.getInstance(project).getDefaultTemplate(FileTemplateManager.FILE_HEADER_TEMPLATE_NAME); you get a null for myTe...
Community
IntelliJ IDEA Open API and Plugin Development
How can I access the IDEA Settings?
0 votes
Created
March 26, 2018 10:58
Hello Anna, no I need to find it first. I have the PsiJavaFile. Chris
Community
IntelliJ IDEA Open API and Plugin Development
How can I edit the comment of a Class in a PsiJavaFile?
0 votes
Created
March 26, 2018 09:17
Ok, this was a realy dumb question. You have to set the GlobalSeachScope to projectScope and thats it. :)
Community
IntelliJ IDEA Open API and Plugin Development
How to get all Java-Files from a Project without the java files from the dependencies
0 votes
«
First
‹
Previous