David Harrigan

- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
-
-
David Harrigan commented, -
-
-
David Harrigan created a post, Turning On Debug On IDEA
Hi,Whilst developing a plugin, I believe it would be useful if I could turn on debug on IDEA. I'm already directing messages to stdout and stderr on the idea.lax file. If I use the logger.debug() s... -
-
David Harrigan created a post, Pleaseeee Intellij
Hi,Can anyone at IntelliJ please help? I posted a message about finding out if a compile has finished (a few people also have asked the same question). I'm trying to write a coverage plugin that wi... -
David Harrigan commented, -
David Harrigan created a post, Running Tests (difference between ant and IDEA)
Hi,When I use ant to run our tests, it reports back that at the end of the tests, 954 tests have run.When I run the same class (that invokes all the tests) in IDEA, it reports that I only have 885 ... -
David Harrigan created a post, Post Compile Action
Hi,Does anyone know how I can register an event to be tiggered after a compile/make has finished either on a project level, or an individual file level basis?-=david=-