2003-12-02 17:09:43 +00:00
|
|
|
Version 0.91
|
|
|
|
- Updated pmd to version 1.3 (required code change because PMD API changed)
|
|
|
|
|
2003-08-13 05:17:25 +00:00
|
|
|
Version 0.9
|
|
|
|
- Updated pmd to version 1.2.1
|
2003-06-15 11:39:36 +00:00
|
|
|
- The NBM module can now be built signed with someone's key (task 76460)
|
2003-06-07 22:22:00 +00:00
|
|
|
- Display progress in a dialog and allow cancel (Feature Request 687119)
|
|
|
|
- Let modules register extra rulesets (Radim Kubacki's patch 690601, thanks!)
|
|
|
|
- Made rule properties editable, finally :), completing task 75427.
|
2003-05-10 12:08:38 +00:00
|
|
|
- Improved reporting of PMD execution errors
|
|
|
|
|
2003-04-23 20:09:12 +00:00
|
|
|
Version 0.8
|
|
|
|
- Updated pmd to version 1.05
|
|
|
|
- Made it possible to have realtime scanning of the currently open java file
|
|
|
|
- Enabled custom rulesets
|
|
|
|
- Some new status messages
|
|
|
|
- Fixed bug 706318 Performance Improvement from C. Lamont Gilbert
|
2003-08-29 02:17:35 +00:00
|
|
|
- Fixed bug 706319 NetBeans plugin uses deprecated method from C. Lamont Gilbert
|
2003-04-23 20:09:12 +00:00
|
|
|
- Fixed feature request 669810 Support for custom rulesets from Juergen Ebert
|
|
|
|
- Fixed feature request 687122 Information formatting in Rules Display from C. Lamont Gilbert
|
|
|
|
|
2003-02-15 19:06:50 +00:00
|
|
|
Version 0.7
|
|
|
|
- Updated pmd to version 1.03
|
|
|
|
- Sorted the ruleselection dialog
|
|
|
|
- Applied patch 647994 from Jesse Glick
|
|
|
|
- Applied patch 685035 from Gunnlaugur Thor Briem
|
|
|
|
- Added some status messages, not output unless a rule violation exists
|
2003-02-11 17:52:22 +00:00
|
|
|
|
2002-11-25 23:25:48 +00:00
|
|
|
Version 0.6
|
2002-12-02 22:36:29 +00:00
|
|
|
- Fixed feature request 638427
|
2003-02-11 23:03:38 +00:00
|
|
|
- New properties dialog. Makes it possible to select individual rules.
|
2002-12-02 22:36:29 +00:00
|
|
|
- Shortcut added, ctrl-shift-p to launch pmd.
|
2002-11-25 23:25:48 +00:00
|
|
|
|
2002-11-13 20:19:34 +00:00
|
|
|
Version 0.5
|
|
|
|
- Fixed bug 633432 pmd-netbeans can't change settings (netbeans)
|
|
|
|
- Fixed bug 634463 Problem with UnusedPrivateField (netbeans)
|
|
|
|
- Updated pmd to version 1.01
|
|
|
|
|
2002-11-05 22:04:57 +00:00
|
|
|
Version 0.4
|
2002-11-13 20:19:34 +00:00
|
|
|
- Fixed bug in manifest.mf, so now people are able to upgrade the currently installed version
|
2002-11-05 22:04:57 +00:00
|
|
|
|
2002-11-03 14:31:45 +00:00
|
|
|
Version 0.3
|
|
|
|
- Changed default rulesets
|
|
|
|
- Removed all known bugs:
|
|
|
|
- Nullpointer when editor not open
|
|
|
|
- Nullpointer running on folders without java files
|
|
|
|
- Added our own annotation type:
|
|
|
|
- With our own icon
|
|
|
|
- That is removed when the line is edited
|
2002-11-04 23:14:38 +00:00
|
|
|
- Updated pmd to version 1.0. Checkout the new rulesets.
|
|
|
|
- Fixed bug 633424
|
|
|
|
- Fixed bug 633426
|
2003-02-11 23:03:38 +00:00
|
|
|
- Made it possible to select several folders or Java files and run pmd
|
2002-11-03 14:31:45 +00:00
|
|
|
|
|
|
|
Version 0.2
|
2003-02-11 23:03:38 +00:00
|
|
|
- Fixed bug in manifest.mf to make it work on the Unix platform.
|