主页
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月13日 13:41
Hi thx for your quick response,i want to add some functionality to your svn plugin for better integration with our TFS.But i dont know how to deploy it.I want to override the existing bundled plugi...
社区
IntelliJ IDEA Open API and Plugin Development
Extending the VCS commit dialog
0 票
创建于
2013年03月14日 17:06
I did, but if i replace the svn4idea.jar with thenew compiled one it gives me several errors during runtime.Even if i just compile it without doing any changes it does not work.http://pastebin.com/...
社区
IntelliJ IDEA Open API and Plugin Development
Extending the VCS commit dialog
0 票
创建于
2013年04月09日 09:49
Hi, I want to go back to the original topic from jostster.Is there any way to add some options to the VCS commit dialog box which is originally created by the CommitChangeListDialog.java by an Plug...
社区
IntelliJ IDEA Open API and Plugin Development
Extending the VCS commit dialog
0 票
创建于
2013年05月27日 15:04
Hi, i want to serialize a map of maps, but idea always saysCould not save application settings: Can't serialize instance of class TFS.model.Optionspublic class Options implements PersistentStateCom...
社区
IntelliJ IDEA Open API and Plugin Development
Persisting State of Components
0 票
创建于
2013年06月25日 09:59
thank you for your reply Dmitry.How can i realize those tabs like in the TODO ToolWindow?How can i apply the hover effect on the icons of the actions that I have added like mentioned before?Kind ...
社区
IntelliJ IDEA Open API and Plugin Development
Add options to ToolWindow
0 票
创建于
2013年02月26日 13:03
I need a fully working browser, jeditorpane isnt able to render html and css properly. Besides it isnt able to run javascript.In earlier version JXBrowser was implemented, but this is out of discus...
社区
IntelliJ IDEA Open API and Plugin Development
Display Browser
0 票
创建于
2013年04月23日 14:43
Thx,How do i call this method?I tried it this way:public void actionPerformed(AnActionEvent anActionEvent) { Project project = anActionEvent.getProject(); ProjectLev...
社区
IntelliJ IDEA Open API and Plugin Development
Obtain last Commit
0 票
创建于
2013年05月03日 15:20
I did it like you have suggested it.I create a List of File:VCSrevsionNumber before i call CommitChangeListDialog.commitPaths()and afterwards, but CommitChangeListDialog.commitPaths() creates it's ...
社区
IntelliJ IDEA Open API and Plugin Development
Obtain last Commit
0 票
创建于
2013年10月17日 11:49
<idea-plugin version="2"> <id>com.yourcompany.unique.plugin.id</id> <name>Plugin display name here</name> <version>1.0</version> <vendor email="support@yourcompany.com" url="http://www.you...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin.xml corrupt?
0 票
创建于
2013年10月23日 10:07
*push* please, tell me where i made the mistake!kind regardssyt
社区
IntelliJ IDEA Open API and Plugin Development
Plugin.xml corrupt?
0 票
«
第一页
‹
上一页