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 recent activity
Recent activity
Votes
Created
September 11, 2018 14:35
IntelliJ IDEA 2018.2.3 (Ultimate Edition)Build #IU-182.4323.46, built on September 3, 2018JRE: 1.8.0_152-release-1248-b8 x86_64JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.omacOS 10.13.6 So wha...
Community
IntelliJ IDEA Open API and Plugin Development
com.intellij.tasks.ui.TaskDialogPanelProvider
0 votes
Created
March 14, 2008 18:01
Hi Dave,I can't, these properties are generated by some tools that we have that handles our whole build process. The properties change based on what project is currently installed within the dev f...
Community
IntelliJ IDEA Users
run batch file on project startup to get environment variables
0 votes
Created
January 26, 2011 13:54
That's what I mean, it's not in the installed tab?It's in the plugins directory where intellij is installed but it doesn't show up in the installed or the available tabs of the Settings -> Plugins
Community
IntelliJ IDEA Users
WebServices Plugin not in list of plugins anymore?
0 votes
Created
June 14, 2007 17:16
Okay I will try that. Just a question though, is this allowed as far as developing plugins that use idea.jar directly? Is there any example code using this class that I could look at?Thanks--ekiM
Community
IntelliJ IDEA Open API and Plugin Development
Using DependencyValidationManager to Get Required Classes
0 votes
Created
November 22, 2002 13:12
I find no reference to PsiManager or PsiJavaFile in the openapi?--ekiM
Community
IntelliJ IDEA Open API and Plugin Development
OpenFile in IDEA and goto Line#
0 votes
Created
January 04, 2011 17:15
If I use the FileDocumentManagerListener will it give me notification of files changed on the filesystem outside of the IDE?For example I have an ant script that takes my javascript and minifies it...
Community
IntelliJ IDEA Open API and Plugin Development
Get Project from FileDocumentSynchronizationVetoListener
0 votes
Created
October 24, 2014 16:06
Damn, then I need a lexer/parser to .bnf generator. ;)
Community
IntelliJ IDEA Open API and Plugin Development
Java.bnf
0 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
«
First
‹
Previous
Next
›
Last
»