Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Mike Wannamaker
Total activity
69
Last activity
August 23, 2019 13:50
Member since
November 21, 2002 17:50
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
24
Activity overview
Posts (22)
Comments (23)
Sort by votes
Recent activity
Votes
Created
October 17, 2014 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...
Community
IntelliJ IDEA Open API and Plugin Development
Two files but only one editor with two editor tabs
0 votes
Created
January 27, 2011 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...
Community
IntelliJ IDEA Open API and Plugin Development
GutterBar Area Hilighting
0 votes
Created
January 31, 2011 18:45
Anyone have any example code or pointer to articles?
Community
IntelliJ IDEA Open API and Plugin Development
GutterBar Area Hilighting
0 votes
Created
June 13, 2007 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
Community
IntelliJ IDEA Open API and Plugin Development
Using DependencyValidationManager to Get Required Classes
0 votes
Created
December 07, 2007 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,...
Community
IntelliJ IDEA Open API and Plugin Development
How To Make ToolWindow?
0 votes
Created
January 10, 2011 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...
Community
IntelliJ IDEA Open API and Plugin Development
Extend Editors (Java Source Editor)
0 votes
Created
January 04, 2011 19:39
I figured it out, changed to use filelistener and all working well.
Community
IntelliJ IDEA Open API and Plugin Development
Get Project from FileDocumentSynchronizationVetoListener
0 votes
Created
January 06, 2011 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
Community
IntelliJ IDEA Open API and Plugin Development
Get Project from FileDocumentSynchronizationVetoListener
0 votes
Created
January 11, 2011 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 ...
Community
IntelliJ IDEA Open API and Plugin Development
Get Project from FileDocumentSynchronizationVetoListener
0 votes
Created
January 31, 2011 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...
Community
IntelliJ IDEA Open API and Plugin Development
Get Project from FileDocumentSynchronizationVetoListener
0 votes
«
First
‹
Previous
Next
›
Last
»