2004-12-21 21:43:51 +00:00
|
|
|
---++ BUILDING
|
|
|
|
|
2006-04-05 13:49:44 +00:00
|
|
|
The NetBeans IDE version 5.0 or newer can be used to develop the PMD plugin
|
2005-05-26 20:26:59 +00:00
|
|
|
using the new plugin development support.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
2006-04-05 13:49:44 +00:00
|
|
|
Released plugin versions are built with JDK 1.4.2 and against NetBeans5.0.
|