Mark Derricutt
- Total activity 447
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 180
-
Created Selena - Spring Validation on Compile
I noticed to my enjoyment that when I compiled my application under Selena last night that IDEA went through a Spring validation process..Sadly - it took for AGES to run... and then it gave me an ... -
Created NPE in AnnotationUtil.findAnnotation
Morning all,I've recently been getting reports of an NPE triggering inside the TestNG plugin which is being tripped up inside the AnnotationUtil.findAnnotation() method from IDEAs code insight.I'm ... -
Created Code Coverage woes with TestNG Plugin...
Hey all,I was wondering if anything changed in the way code coverage support should be called/run somewhere between the late EAP releasts and the 6.0 final release?Code coverage support in the Test... -
Created Compiling with javac2 from Maven2
Does anyone know if its possible to compiling IntelliJ IDEA GUI forms javac2) with Maven2? And is anyone here actually mad enough to do it?I understand you can call ant tasks from Maven but havn't... -
Created IdePopupManager.isPopupActive - closed as "cannot reproduce"
I see that http://www.jetbrains.net/jira/browse/IDEADEV-4721 has been closed "cannot reproduce", given the number of automatically submitted exceptions, and the fact I see this pop up pretty much E... -
Created Access is allowed from event dispatch thread only.
Hey all, I've noticed in recent EAP builds I now get the following exception in the TestNG-J plugin:Access is allowed from event dispatch thread only.Details: Current thread: Thread[ServerConnectio... -
Created How to get listed as a plugin developer (for existing plugin)?
Hey all, was just going to release an Irida build of the TestNG plugin with the recently released TestNG 5.0 but noticed I'm not listed as a dev. for the TestNG plugin so don't get any upload/add v... -
Created CoverageConfigurable
Does anyone have a short example of using CoverageConfigurable?The JavaDoc mentions:To obtain a full configurable use SettingsEditorGroup group = new SettingsEditorGroup(); group.addEditor(title, ... -
Created Endless exceptions on startup for one project
Hey all,I seem to be getting endless exceptions when I load up one particular project, it eventually loads but doesn't like to recognise libraries or source folders properly.Its -something- to do w... -
Created #5350 Dialog boxes changed....
Has there been any change in the code behind the dialog boxes? They now display with a white background, in a serif font, and more often than not don't actually display there content...Weird - I t...