2003-11-30 21:38:07 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<projectDescription>
|
|
|
|
<name>pmd-eclipse-pmd</name>
|
|
|
|
<comment></comment>
|
|
|
|
<projects>
|
|
|
|
</projects>
|
|
|
|
<buildSpec>
|
|
|
|
<buildCommand>
|
|
|
|
<name>org.eclipse.jdt.core.javabuilder</name>
|
|
|
|
<arguments>
|
|
|
|
</arguments>
|
|
|
|
</buildCommand>
|
|
|
|
<buildCommand>
|
|
|
|
<name>org.eclipse.pde.ManifestBuilder</name>
|
|
|
|
<arguments>
|
|
|
|
</arguments>
|
|
|
|
</buildCommand>
|
|
|
|
<buildCommand>
|
|
|
|
<name>org.eclipse.pde.SchemaBuilder</name>
|
|
|
|
<arguments>
|
|
|
|
</arguments>
|
|
|
|
</buildCommand>
|
2005-06-11 22:13:51 +00:00
|
|
|
<buildCommand>
|
|
|
|
<name>net.sourceforge.pmd.eclipse.pmdBuilder</name>
|
|
|
|
<arguments>
|
|
|
|
</arguments>
|
|
|
|
</buildCommand>
|
2003-11-30 21:38:07 +00:00
|
|
|
</buildSpec>
|
|
|
|
<natures>
|
|
|
|
<nature>org.eclipse.pde.PluginNature</nature>
|
|
|
|
<nature>org.eclipse.jdt.core.javanature</nature>
|
2005-06-11 22:13:51 +00:00
|
|
|
<nature>net.sourceforge.pmd.eclipse.pmdNature</nature>
|
2003-11-30 21:38:07 +00:00
|
|
|
</natures>
|
|
|
|
</projectDescription>
|