主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Mike Wannamaker
活动总数
69
最后的活动
2019年08月23日 13:50
成员加入日期
2002年11月21日 17:50
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
24
活动概览
帖子(22)
评论(23)
按最近的活动排序
最近的活动
投票数
创建于
2014年10月17日 17:30
I will try this, but I think this will give me an editor for the metadata file when I double click that file? I have a fileeditor provider already for my source file.I want to double click the sou...
社区
IntelliJ IDEA Open API and Plugin Development
Two files but only one editor with two editor tabs
0 票
创建于
2011年01月27日 22:21
Yes that would be fine.Basically I'm running tests much like JUnit tests. I get a report back that tells me what lines in what files the tests covered and not covered by the tests. I would like t...
社区
IntelliJ IDEA Open API and Plugin Development
GutterBar Area Hilighting
0 票
创建于
2011年01月31日 18:45
Anyone have any example code or pointer to articles?
社区
IntelliJ IDEA Open API and Plugin Development
GutterBar Area Hilighting
0 票
创建于
2007年06月13日 21:52
Thanks Anna,However I don't see ForwardDependencyBuilder class in the openapi? Where do I get this class and can I create a plugin using it?--ekiM
社区
IntelliJ IDEA Open API and Plugin Development
Using DependencyValidationManager to Get Required Classes
0 票
创建于
2007年12月07日 05:43
What I would like to do is reuse some of the existing ones if I can. I notice most window like the ant, run have a toolbar, is there a standard way of doing this? Also the run or messages window,...
社区
IntelliJ IDEA Open API and Plugin Development
How To Make ToolWindow?
0 票
创建于
2011年01月10日 19:15
Thanks Dimitry I will take a look.When you say In fact, all of this "except that" almost certainly means that all the Java functionality will not work correctly for the Apex language. Do you mean t...
社区
IntelliJ IDEA Open API and Plugin Development
Extend Editors (Java Source Editor)
0 票
创建于
2011年01月04日 19:39
I figured it out, changed to use filelistener and all working well.
社区
IntelliJ IDEA Open API and Plugin Development
Get Project from FileDocumentSynchronizationVetoListener
0 票
创建于
2011年01月06日 15:00
Another question.How can I detect when new files have been added outside of intellij by just copying files into the directory?Also same for an action the creates a new file in the project?Thanks
社区
IntelliJ IDEA Open API and Plugin Development
Get Project from FileDocumentSynchronizationVetoListener
0 票
创建于
2011年01月11日 16:41
Hi DmitryIs there an example anywhere on how to use VirtualFileManager.VFS_CHANGES topic?Is see it there but I'm unsure how do I use it? How do I subscribe to receive topic messages, ie: Is there ...
社区
IntelliJ IDEA Open API and Plugin Development
Get Project from FileDocumentSynchronizationVetoListener
0 票
创建于
2011年01月31日 16:16
So I've got this working.But I have yet another question. ;)Can I use this API to stop a deletion. Basically before the actual delete I want to try to delete the file from server. If that fails I...
社区
IntelliJ IDEA Open API and Plugin Development
Get Project from FileDocumentSynchronizationVetoListener
0 票
«
第一页
‹
上一页
下一页
›
最后
»