pmd/pmd-swingui/project.properties
Brant Gurganus 527ad15ece Maven build system
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2857 51baf565-9d33-0410-a72c-fc3788e3496d
2004-08-06 18:34:50 +00:00

10 lines
382 B
INI
Executable File

maven.compile.encoding = utf8
maven.compile.source = 1.4
maven.compile.target = 1.4
maven.docs.outputencoding = UTF-8
maven.jalopy.fileFormat = UNIX
maven.javadoc.links = http://java.sun.com/j2se/1.4.2/docs/api/
maven.jar.mainclass = net.sourceforge.pmd.swingui.PMDViewer
maven.pmd.enable = true
maven.pmd.cpd.enable = true
maven.uberjar.main = net.sourceforge.pmd.swingui.PMDViewer