Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Caelum Forder
Total activity
7
Last activity
January 26, 2016 00:59
Member since
September 15, 2015 11:16
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
2
Activity overview
Posts (2)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
September 15, 2015 14:06
I deleted my plugin.xml and started with a fresh one and the xml in the linked page works fine, however I have no idea how I'm supposed to give this window any form of interface.
Community
IntelliJ IDEA Open API and Plugin Development
Create a Tool Window
0 votes
Created
September 15, 2015 17:43
The ToolWindowFactory interface has a createToolWindowContent(Project project, ToolWindow toolWindow) method. ToolWindow has a getComponent() method which has a add() method to add another componen...
Community
IntelliJ IDEA Open API and Plugin Development
Create a Tool Window
0 votes