pmd/pmd-netbeans/nbproject/project.properties
Radim Kubacki 5517e977a8 few more updates to build correctly
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3506 51baf565-9d33-0410-a72c-fc3788e3496d
2005-05-26 20:45:51 +00:00

18 lines
802 B
Properties

#cp.extra=lib/jaxen-core-1.0-fcs.jar:lib/pmd-2.1.jar:lib/saxpath-1.0-fcs.jar:lib/jakarta-oro-2.0.jar
extra.module.files=\
modules/ext/jaxen-core-1.0-fcs.jar,\
modules/ext/pmd-3.1.jar \
modules/ext/saxpath-1.0-fcs.jar \
modules/ext/jakarta-oro-2.0.jar
nbm.distribution=http://pmd.sourceforge.net/
license.file=LICENSE.txt
nbm.homepage=http://pmd.sourceforge.net/
nbm.module.author=Ole-Martin Mørk, Gunnlaugur Þór Briem, Radim Kubacki
#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.
#netbeans.home - location of "platform*" cluster of the NetBeans IDE installation
#you are running. *Only defined* when you run an Ant script *inside* the IDE.