Mark Derricutt
- 活动总数 447
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 180
-
创建于 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 ... -
创建于 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 ... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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, ... -
创建于 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... -
创建于 #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...