Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Kevin Birch
Follow
New posts
New posts and comments
Total activity
15
Last activity
January 16, 2016 15:54
Member since
February 13, 2009 05:16
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
5
Activity overview
Posts (3)
Comments (7)
Sort by recent activity
Recent activity
Votes
Created
June 04, 2009 06:45
Thanks for your reply!I guess I will go with the approach you have outlined as it seems to be the only option. I might also try having my own ProgramRunner for when/if I launch confgurations from ...
Community
IntelliJ IDEA Open API and Plugin Development
Detecting process termination
0 votes
Created
June 03, 2009 12:09
Hi,I'm looking to try almost exactly the same thing as you are in my plug-in, did you find a better way to install a ProcessListener?Thanks
Community
IntelliJ IDEA Open API and Plugin Development
Adding a ProcessListener every time a junit test is run
0 votes
Created
June 03, 2009 11:41
Hi,Were you able to figure out the best way to install a ProcessListener? I have a similar issue, execpt that I want to listen for a particular (kind of) process starting.Thanks!
Community
IntelliJ IDEA Open API and Plugin Development
Detecting process termination
0 votes
Created
May 29, 2009 14:20
Hi Dmitry,Thank you for your response.I first tried returning a simple bean object with three string fields and getters and setters for each field. I also tried returning a Map<String, String> and...
Community
IntelliJ IDEA Open API and Plugin Development
Serialization exception when using PersistentStateComponent
0 votes
Created
February 22, 2009 14:00
Hi Dmitry,Thank you very much for your quick response to my question. I would be happy to file a Jira request, but I was under the impression that since this class is in the openapi package tree t...
Community
IntelliJ IDEA Open API and Plugin Development
MultipleChangeListBrowser c'tor question
0 votes
Created
February 16, 2009 10:37
Hi,I've attached a santized version of the POM file below, it is the same as what I'm using minus a couple of private jar dependency listings.Thanks,KevinAttachment(s):pom.xml
Community
IntelliJ IDEA Plugin Users
Plugin runner problem when building plugin with Maven
0 votes
Created
February 16, 2009 08:55
Hi Anton,Thanks for your reply. I'm using imported projects, and unfortunately setting the OpenAPI jar files to either system or provided scope does not effect their being copied to the plugin san...
Community
IntelliJ IDEA Plugin Users
Plugin runner problem when building plugin with Maven
0 votes