This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 102304

Summary: Please provide Checkstyle support
Product: ide Reporter: tomzi <tomzi>
Component: CodeAssignee: issues@ide <issues>
Status: NEW ---    
Severity: blocker CC: ppis
Priority: P3    
Version: 5.x   
Hardware: All   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description tomzi 2007-04-24 11:00:24 UTC
It would be great to have checkstyle implemented in NB. Our company uses it, but
since nbcheckstyle seems not to work with nb 5.5.1 and 6.0 I have to switch to
eclipse for this task -> http://eclipse-cs.sourceforge.net/screen_shots.html
Comment 1 Peter Pis 2008-08-22 08:29:18 UTC
checkstyle module should be available http://checkstyle.sourceforge.net/


Comment 2 puce 2010-02-25 03:27:27 UTC
I also think, checkstyle should be a standard part of the IDE.

The formatting should respect the checkstyle configuration.
Comment 3 puce 2010-07-07 16:07:44 UTC
Until this is a standard part, it might be a good idea to add the following update center by default:

http://deadlock.netbeans.org/hudson/job/sqe/lastStableBuild/artifact/build/full-sqe-updatecenter/updates.xml

(from project Software Quality Environment: http://kenai.com/projects/sqe/pages/Home )
Comment 4 markiewb 2013-07-12 22:53:57 UTC
It is supported at least for maven projects. Open the properties of a maven project and there is a category "Formatting/Checkstyle Formatting". (Tested in 7.3)