forked from phoedos/pmd
Updated to NB trunk
SystemOption rewritten to use NbPreferences git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5115 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
---++ BUILDING
|
||||
|
||||
The NetBeans IDE version 6.0M4 is currently used for the development of plugin.
|
||||
The NetBeans IDE version 6.0M9 is currently used for the development of plugin.
|
||||
Older version of harness (NB5.5) can fail to run tests.
|
||||
|
||||
Read the documentation of this support to get details about the
|
||||
configuration. For a quick setup it should be enough to copy
|
||||
the 'pmdsuite.properties.template' file into pmdsuite.properties' edit its
|
||||
content according to comments.
|
||||
configuration. Basically it tries to find Java platform called 'JDK 1.5' and
|
||||
NetBeans platform named 'NetBeans IDE M6.0M9'
|
||||
|
||||
Released plugin versions are built with JDK 1.5 and against NetBeans5.5.
|
||||
Released plugin versions are built with JDK 1.5 and against NetBeans6.0M9.
|
||||
|
||||
Reference in New Issue
Block a user