Changes Report

Release History

Version Date Description
4.1.0 2016-02-09 Release 4.1.0
4.0.0 2015-06-19 Release 4.0.0
3.4.0 2014-04-01 Release 3.4.0
3.3.0 2013-07-01 Release 3.3.0
3.1.0 2012-08-23 Release 3.1.0
3.0.1 2011-10-25 Release 3.0.1
3.0.0 2011-10-21 Release 3.0.0
2.0.0 2009-05-13 Release 2.0.0
1.3.0 2008-09-05 Release 1.3.0
1.2.0 2008-04-25 Release 1.2.0
1.1.1 2008-01-09 Release 1.1.1
1.1.0 2007-09-14 Release 1.1.0
1.0.0 2007-08-23 Release 1.0.0

Release 4.1.0 - 2016-02-09

Type Changes By
update Checkstyle library updated to 6.15. sickboy

Release 4.0.0 - 2015-06-19

Type Changes By
update Checkstyle library updated to 6.7. sickboy
update Plugin requires at least JDK 1.7. sickboy

Release 3.4.0 - 2014-04-01

Type Changes By
update Checkstyle library updated to 5.7. sickboy

Release 3.3.0 - 2013-07-01

Type Changes By
update Checkstyle library updated to 5.6. sickboy
fix Major performance fix for task list scan. sickboy
fix Making the checkstyle task more responsive to cancellation. sickboy
fix Hold document lock while computing position. sickboy
fix Using proper execute classpath for checks which needs it. sickboy
add Configurable paths to be ignored by the plugin. sickboy
add Notification used for configuration errors. sickboy

Release 3.1.0 - 2012-08-23

Type Changes By
update Checkstyle library updated to 5.5. sickboy
add Configurable minimal severity level for reported problems. sickboy
remove Removed custom configuration checkbox so there is need to switch it when the user wants to use custom configuration. sickboy

Release 3.0.1 - 2011-10-25

Type Changes By
fix Fixed race condition causing IllegalStateException. sickboy

Release 3.0.0 - 2011-10-21

Type Changes By
update Checkstyle library updated to 5.4. This is incompatible change. sickboy
update Checkstyle plugin updated to work with NetBeans 7.x. This is incompatible change. sickboy
update Better README.txt with information on howto build it. sickboy

Release 2.0.0 - 2009-05-13

Type Changes By
update Checkstyle library updated to 5.0. This is major incompatible change. sickboy
update Plugin code updated to compile and work with Checkstyle 5.0. Incompatible change. sickboy
update Source bundle fixed. Provided README.txt with information on howto build it. sickboy
fix Checkstyle now properly recognize compile classpath. sickboy

Release 1.3.0 - 2008-09-05

Type Changes By
add Added possibility to configure property file and/or properties directly. sickboy
add Filter options button in Task List now opens the correct tab (NetBeans 6.5 or higher). sickboy
fix Fixed deadlock on configuration change. sickboy
fix Custom classpath is not considered anymore when custom config is disabled. sickboy

Release 1.2.0 - 2008-04-25

Type Changes By
add Added possibility to configure custom classpath, so you can use your own custom checks. sickboy
add Separate package with extra checks and filters introduced. sickboy
remove Removed filter for GUI builder generated code. It can be used in clean way with custom classpath. sickboy

Release 1.1.1 - 2008-01-09

Type Changes By
update Checkstyle library updated to version 4.4. sickboy

Release 1.1.0 - 2007-09-14

Type Changes By
add Task List integration. sickboy
fix For some IDE configurations the plugin did not work at all because of context classloader issue. sickboy
fix Version numbers fixed to be consistent with filenames. sickboy
update Increased priority of source task by one level. sickboy

Release 1.0.0 - 2007-08-23

Type Changes By
add First release providing source code editor annotations. sickboy