主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
David Biskupek
活动总数
50
最后的活动
2016年01月16日 14:24
成员加入日期
2013年02月22日 09:14
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
11
活动概览
帖子(9)
评论(30)
按最近的活动排序
最近的活动
投票数
创建于
2013年03月26日 18:27
Hi, in my plugin i use toolwindow.show & toolwindow.hide but i cant call these methods if the toolwindow isn't initialized.I discovered it is initialized if i click on toolwindowbutton. Then create...
社区
IntelliJ IDEA Open API and Plugin Development
init ToolWindow programmatically
0 票
创建于
2013年03月27日 08:51
yes, and it is working pretty well, all i want to do now is to init it programatically.greetzsyt
社区
IntelliJ IDEA Open API and Plugin Development
init ToolWindow programmatically
0 票
创建于
2013年03月06日 11:00
I have the same behaviour.I also deleted the xml file, but it does not generate a new one.EDIT: ok, i solved this by changing the storage id.In my opinion this makes none sense, because now everyth...
社区
IntelliJ IDEA Open API and Plugin Development
PersistentStateComponent - loadState()
0 票
创建于
2013年03月13日 14:19
Hi, your first suggestion was my first idea too.I created a Plugin Module an copied everthing from the svn4idea module in it.But i cant run the plugin, it gives me the following exception:[ 1194]...
社区
IntelliJ IDEA Open API and Plugin Development
Extending the VCS commit dialog
0 票
创建于
2013年04月17日 15:15
Hi i want to know this too.I already read about this here:http://devnet.jetbrains.com/thread/268927But dont get it how to use this code. new AnActionEvent(null, DataManager.getInstance().get...
社区
IntelliJ IDEA Open API and Plugin Development
How to trigger IntelliJ actions from plugin.
0 票
创建于
2013年03月05日 12:56
Hi, i want to do the same right now and started to look through the git4idea src, but i realy dont get it what it is doing.Can you please give me some advice where to start?
社区
IntelliJ IDEA Open API and Plugin Development
Extending the VCS commit dialog
0 票
创建于
2013年03月05日 14:11
Thank you, but i want to create a Plugin that ships all necessary files, i dont want to override the API, is there any other possible solution?
社区
IntelliJ IDEA Open API and Plugin Development
Extending the VCS commit dialog
0 票
创建于
2013年03月05日 14:38
Thanks, for your help.But lets say i would add another button to the existing "Commit Changes" Frame from my Plugin. How should i do that? Is it even possible?
社区
IntelliJ IDEA Open API and Plugin Development
Extending the VCS commit dialog
0 票
创建于
2013年02月22日 11:10
You're right, i forgot to post it, i've edited my post now.
社区
IntelliJ IDEA Open API and Plugin Development
Persisting State of Components
0 票
创建于
2013年02月22日 10:50
Thank you guys this helped me a lot in a short time after trying a lot of things.I always initialized my object byuser = new User();and thought that it would internally restore the state.The key to...
社区
IntelliJ IDEA Open API and Plugin Development
Persisting State of Components
0 票
下一页
›
最后
»