done for now, prepping for release
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@251 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
???? 2002 - 0.2:
|
||||
July 9 2002 - 0.2:
|
||||
Fixed bug - a message, not an empty box, is now displayed if no errors are found.
|
||||
Added options pane so rulesets are selectable and selctions are persistant.
|
||||
Added options pane so rulesets are selectable and selections are persistant.
|
||||
|
||||
July 8 2002 - 0.1:
|
||||
Initial release
|
||||
|
@ -78,6 +78,4 @@ public class PMDJEditPlugin extends EBPlugin {
|
||||
public void instanceDisplayPreferencesDialog(View view) {
|
||||
PMDOptionPane options = new PMDOptionPane();
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user