2005-05-26 20:26:59 +00:00
|
|
|
extra.module.files=\
|
2007-11-15 06:06:49 +00:00
|
|
|
modules/ext/jaxen-1.1.jar \
|
|
|
|
modules/ext/pmd-4.0.jar \
|
2007-01-05 16:59:08 +00:00
|
|
|
modules/ext/asm-3.0.jar \
|
2005-07-15 15:35:03 +00:00
|
|
|
modules/ext/nbpmdrules.jar
|
2006-10-30 19:42:27 +00:00
|
|
|
javac.compilerargs=-Xlint:unchecked
|
2006-10-30 21:44:57 +00:00
|
|
|
javac.source=1.5
|
2005-05-26 20:26:59 +00:00
|
|
|
nbm.distribution=http://pmd.sourceforge.net/
|
|
|
|
|
|
|
|
license.file=LICENSE.txt
|
|
|
|
nbm.homepage=http://pmd.sourceforge.net/
|
2006-10-30 19:42:27 +00:00
|
|
|
nbm.module.author=Ole-Martin M\u00f8rk, Gunnlaugur \u00de\u00f3r Briem, Radim Kubacki, Tomasz Slota
|
2005-05-26 20:26:59 +00:00
|
|
|
#netbeans.dest.dir - absolute pathname of NB platform (or IDE or whatever) that
|
|
|
|
#you are building your module against, and into which your module will be built.
|
|
|
|
#Available in project.properties.
|
|
|
|
|