pmd/pmd-netbeans/CHANGES.txt

15 lines
423 B
Plaintext
Raw Normal View History

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
- Updated pmd to version 1.0. Checkout the new rulesets.
- Fixed bug 633424
- Fixed bug 633426
Version 0.2
Fixed bug in manifest.mf to make it work on unix plattform.