forked from phoedos/pmd
tweak
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@245 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
???? 2002 - 0.4:
|
||||
Added a JEdit plugin
|
||||
Added a new rule: OverrideBothEqualsAndHashcodeRule
|
||||
Added new rules: OverrideBothEqualsAndHashcodeRule, EmptyTryBlock
|
||||
Reports are now sorted by line number
|
||||
Added a simple GUI
|
||||
|
||||
|
@ -20,6 +20,7 @@
|
||||
<item name="Basic Rules" href="/rules/basic.html" />
|
||||
<item name="Unused Code" href="/rules/unusedcode.html" />
|
||||
<item name="Design Patterns" href="/rules/design.html" />
|
||||
<item name="Coming soon" href="/rules/new_for_0_4.html" />
|
||||
</menu>
|
||||
</body>
|
||||
</project>
|
||||
|
Reference in New Issue
Block a user