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
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
Created
October 20, 2014 01:47
Did you get any answer to this or figure it out? I too would like to know
Community
IntelliJ IDEA Open API and Plugin Development
Getting hold a new TextEditor instance
0 votes
Created
October 19, 2014 00:45
Thanks Dmitry,Now that I think about it, it makes total sense. :)
Community
IntelliJ IDEA Open API and Plugin Development
Two files but only one editor with two editor tabs
0 votes
Created
October 16, 2014 19:03
FileTypeManager.setIgnoredFilesList() indicates that it sets a list of files to ignore in the project structure. I don't want to ignore a whole list of files, my files are .xml, actually .meta.xml ...
Community
IntelliJ IDEA Open API and Plugin Development
How can i exclude certain files?
0 votes
«
First
‹
Previous