forked from phoedos/pmd
07be77ae79
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@463 51baf565-9d33-0410-a72c-fc3788e3496d
23 lines
591 B
XML
23 lines
591 B
XML
#
|
|
# Plugin properties
|
|
#
|
|
plugin.net.sourceforge.pmd.jedit.PMDJEditPlugin.name=PMD
|
|
plugin.net.sourceforge.pmd.jedit.PMDJEditPlugin.author=Tom Copeland
|
|
plugin.net.sourceforge.pmd.jedit.PMDJEditPlugin.version=0.5
|
|
plugin.net.sourceforge.pmd.jedit.PMDJEditPlugin.docs=jedit.html
|
|
plugin.net.sourceforge.pmd.jedit.PMDJEditPlugin.depend.0=jdk 1.3
|
|
plugin.net.sourceforge.pmd.jedit.PMDJEditPlugin.depend.1=jedit 04.00.99.00
|
|
plugin.net.sourceforge.pmd.jedit.PMDJEditPlugin.jars=pmd-0.6.jar
|
|
|
|
#
|
|
# Menu properties
|
|
#
|
|
PMD.label=$PMD
|
|
|
|
#
|
|
# Option pane properties
|
|
#
|
|
options.pmd.title=PMD
|
|
options.pmd.label=PMD
|
|
|