Changes Report

Release History

VersionDateDescription
3.0.12011-10-25Release 3.0.1
3.0.02011-10-21Release 3.0.0
2.0.02009-05-13Release 2.0.0
1.3.02008-09-05Release 1.3.0
1.2.02008-04-25Release 1.2.0
1.1.12008-01-09Release 1.1.1
1.1.02007-09-14Release 1.1.0
1.0.02007-08-23Release 1.0.0

Release 3.0.1 - 2011-10-25

TypeChangesBy
fixFixed race condition causing IllegalStateException.sickboy

Release 3.0.0 - 2011-10-21

TypeChangesBy
updateCheckstyle library updated to 5.4. This is incompatible change.sickboy
updateCheckstyle plugin updated to work with NetBeans 7.x. This is incompatible change.sickboy
updateBetter README.txt with information on howto build it.sickboy

Release 2.0.0 - 2009-05-13

TypeChangesBy
updateCheckstyle library updated to 5.0. This is major incompatible change.sickboy
updatePlugin code updated to compile and work with Checkstyle 5.0. Incompatible change.sickboy
updateSource bundle fixed. Provided README.txt with information on howto build it.sickboy
fixCheckstyle now properly recognize compile classpath.sickboy

Release 1.3.0 - 2008-09-05

TypeChangesBy
addAdded possibility to configure property file and/or properties directly.sickboy
addFilter options button in Task List now opens the correct tab (NetBeans 6.5 or higher).sickboy
fixFixed deadlock on configuration change.sickboy
fixCustom classpath is not considered anymore when custom config is disabled.sickboy

Release 1.2.0 - 2008-04-25

TypeChangesBy
addAdded possibility to configure custom classpath, so you can use your own custom checks.sickboy
addSeparate package with extra checks and filters introduced.sickboy
removeRemoved filter for GUI builder generated code. It can be used in clean way with custom classpath.sickboy

Release 1.1.1 - 2008-01-09

TypeChangesBy
updateCheckstyle library updated to version 4.4.sickboy

Release 1.1.0 - 2007-09-14

TypeChangesBy
addTask List integration.sickboy
fixFor some IDE configurations the plugin did not work at all because of context classloader issue.sickboy
fixVersion numbers fixed to be consistent with filenames.sickboy
updateIncreased priority of source task by one level.sickboy

Release 1.0.0 - 2007-08-23

TypeChangesBy
addFirst release providing source code editor annotations.sickboy