Andy Elliott
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Andy Elliott created a post, AnsweredHow to know what build / dependency management system a project is using?
I'm hoping someone can tell me if there is a way to determine what build system is in place for a project when a plugin is loaded, and, how to access the properties defined either in the maven pom ... -
-
-
Andy Elliott created a post, Get active project from new project wizard
I need to get the active project during execution of the new project wizard because I want to send output to a console / tool window running in it as part of the project creation. Is there any way ... -
Andy Elliott created a post, Error closing plugin test
I'm developing a plugin that depends on the Maven plugin and when I run the plugin to test it during development I get the error below when I close the instance of Intellij that is spawned when I r... -
-
Andy Elliott created a post, Issues using SvnVcs from custom plugin
I'm new to Intellij plugin development and this is my first post here, so I first wanted to say 'Hi' to everyone.I've got a problem using SvnVcs from within a custom plugin I am developing and I wa...