Added description.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5670 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
3
pmd-jedit/PMDPlugin/description.html
Normal file
3
pmd-jedit/PMDPlugin/description.html
Normal file
@ -0,0 +1,3 @@
|
||||
<html>
|
||||
<p>PMD is a Java source code analysis tool - it checks your code for unused fields, empty try/catch/finally/if/while blocks, unused method parameters, and stuff like that. There's much more info at <a href="http://pmd.sf.net/">http://pmd.sf.net/</a>. Share and enjoy!</p>
|
||||
</html>
|
@ -9,7 +9,7 @@ plugin.net.sourceforge.pmd.jedit.PMDJEditPlugin.depend.0=jdk 1.5
|
||||
plugin.net.sourceforge.pmd.jedit.PMDJEditPlugin.depend.1=jedit 04.03.03.00
|
||||
plugin.net.sourceforge.pmd.jedit.PMDJEditPlugin.depend.2=plugin errorlist.ErrorListPlugin 1.3.2
|
||||
plugin.net.sourceforge.pmd.jedit.PMDJEditPlugin.jars=pmd-4.1.jar asm-3.1.jar jaxen-1.1.1.jar junit-4.4.jar jakarta-oro-2.0.8.jar pmd-swingui-0.1.jar
|
||||
|
||||
plugin.net.sourceforge.pmd.jedit.PMDJEditPlugin.description=The PMD plugin is a Java source code analysis tool.
|
||||
#
|
||||
# Menu properties
|
||||
#
|
||||
|
Reference in New Issue
Block a user