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 |
Type | Changes | By |
---|---|---|
Checkstyle library updated to 6.7. | sickboy | |
Plugin requires at least JDK 1.7. | sickboy |
Type | Changes | By |
---|---|---|
Checkstyle library updated to 5.6. | sickboy | |
Major performance fix for task list scan. | sickboy | |
Making the checkstyle task more responsive to cancellation. | sickboy | |
Hold document lock while computing position. | sickboy | |
Using proper execute classpath for checks which needs it. | sickboy | |
Configurable paths to be ignored by the plugin. | sickboy | |
Notification used for configuration errors. | sickboy |
Type | Changes | By |
---|---|---|
Checkstyle library updated to 5.5. | sickboy | |
Configurable minimal severity level for reported problems. | sickboy | |
Removed custom configuration checkbox so there is need to switch it when the user wants to use custom configuration. | sickboy |
Type | Changes | By |
---|---|---|
Fixed race condition causing IllegalStateException. | sickboy |
Type | Changes | By |
---|---|---|
Checkstyle library updated to 5.4. This is incompatible change. | sickboy | |
Checkstyle plugin updated to work with NetBeans 7.x. This is incompatible change. | sickboy | |
Better README.txt with information on howto build it. | sickboy |
Type | Changes | By |
---|---|---|
Checkstyle library updated to 5.0. This is major incompatible change. | sickboy | |
Plugin code updated to compile and work with Checkstyle 5.0. Incompatible change. | sickboy | |
Source bundle fixed. Provided README.txt with information on howto build it. | sickboy | |
Checkstyle now properly recognize compile classpath. | sickboy |
Type | Changes | By |
---|---|---|
Added possibility to configure property file and/or properties directly. | sickboy | |
Filter options button in Task List now opens the correct tab (NetBeans 6.5 or higher). | sickboy | |
Fixed deadlock on configuration change. | sickboy | |
Custom classpath is not considered anymore when custom config is disabled. | sickboy |
Type | Changes | By |
---|---|---|
Added possibility to configure custom classpath, so you can use your own custom checks. | sickboy | |
Separate package with extra checks and filters introduced. | sickboy | |
Removed filter for GUI builder generated code. It can be used in clean way with custom classpath. | sickboy |
Type | Changes | By |
---|---|---|
Task List integration. | sickboy | |
For some IDE configurations the plugin did not work at all because of context classloader issue. | sickboy | |
Version numbers fixed to be consistent with filenames. | sickboy | |
Increased priority of source task by one level. | sickboy |
Type | Changes | By |
---|---|---|
First release providing source code editor annotations. | sickboy |