| Version | Date | Description |
|---|---|---|
| 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 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 |