| SQE available for NetBeans 7.1
SQE for NetBeans 7.1 is now available from the development update center: For those attemp . . .
|
Software Quality Environment
» General Discussion
|
January 25, 2012 15:10
by: Jesse Glick
|
| Missing dependency for CheckStyle (Netbeans 7.1)
No. Just hold on, a fix is coming soon.
|
Software Quality Environment
» General Discussion
|
January 26, 2012 10:36
by: Java.Artisan
|
| Missing dependency for CheckStyle (Netbeans 7.1)
Sorry, a build supporting NB 7.1 is not available yet. Waiting for a critical fix to the 7.1 update center to be made live.
|
Software Quality Environment
» General Discussion
|
January 26, 2012 10:36
by: Java.Artisan
|
| For Dev's
Probably best to start small - file one issue in JIRA per problem you see, and attach a suggested patch (MQ is handy for this) so developers can see how you are proposing to fix it, and critique if nec . . .
|
Software Quality Environment
» General Discussion
|
January 11, 2012 14:03
by: Jesse Glick
|
| How to configure checkstyle?
The version of Maven you use to run builds is irrelevant; the IDE embeds 3.0.3 (for parsing POMs and the like) and this is what SQE deals with. Not sure what the issue is offhand. File a bug and inclu . . .
|
Software Quality Environment
» General Discussion
|
December 19, 2011 15:53
by: yblazart
|
| How to configure checkstyle?
Are you using the latest version from deadlock, which is supposed to integrate with the Maven 3 embedder from NB 7.0? Older versions will not work.
|
Software Quality Environment
» General Discussion
|
December 19, 2011 15:53
by: yblazart
|
| Disable Scan on startup?
As far as I know there is no option to disable the editor hint scanning. Scanning for the Task List window should only occur if that window is visible. You can always disable the FindBugs plugin in Pl . . .
|
Software Quality Environment
» General Discussion
|
July 22, 2011 13:53
by: Jesse Glick
|
| SQE for NB 7.0
I made some minor changes so that SQE would work on NB 7.0 including the PMD <-> Maven integration which was previously broken. This is now on the development update center. If you are using NB 6.x you . . .
|
Software Quality Environment
» General Discussion
|
July 06, 2011 17:18
by: Jesse Glick
|
| Why is PMD and Findebugs not configurable by xml?
At least for Maven projects, SQE should pick up standard plugin config from your POM. Not sure if there is any equivalent for non-Maven projects.
|
Software Quality Environment
» General Discussion
|
June 28, 2011 20:28
by: Jesse Glick
|
| QDE enabled in some projects only, how do i enable it?
It ought to be enabled on any project with Java sources. What kinds of projects are not working for you? File a bug report with details. (E.g. content of pom.xml, nbproject/project.xml, etc.)
|
Software Quality Environment
» General Discussion
|
August 21, 2011 13:26
by: anahatait
|