Philippe Herlin 26088b3d85 Creating the PMD feature for Eclipse
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2430 51baf565-9d33-0410-a72c-fc3788e3496d
2003-11-30 21:31:22 +00:00

24 lines
540 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>pmd-eclipse-feature</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.FeatureBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.pde.FeatureNature</nature>
</natures>
</projectDescription>