主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Caelum Forder
活动总数
7
最后的活动
2016年01月26日 00:59
成员加入日期
2015年09月15日 11:16
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
2
活动概览
帖子(2)
评论(2)
按最近的活动排序
最近的活动
投票数
创建于
2015年09月15日 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.
社区
IntelliJ IDEA Open API and Plugin Development
Create a Tool Window
0 票
创建于
2015年09月15日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Create a Tool Window
0 票