2002-07-31 16:36:59 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<projectDescription>
|
|
|
|
<name>pmd-eclipse</name>
|
|
|
|
<comment></comment>
|
|
|
|
<projects>
|
|
|
|
</projects>
|
|
|
|
<buildSpec>
|
|
|
|
<buildCommand>
|
|
|
|
<name>org.eclipse.jdt.core.javabuilder</name>
|
|
|
|
<arguments>
|
|
|
|
</arguments>
|
|
|
|
</buildCommand>
|
2003-02-17 20:13:17 +00:00
|
|
|
<buildCommand>
|
|
|
|
<name>org.eclipse.pde.ManifestBuilder</name>
|
|
|
|
<arguments>
|
|
|
|
</arguments>
|
|
|
|
</buildCommand>
|
|
|
|
<buildCommand>
|
|
|
|
<name>org.eclipse.pde.SchemaBuilder</name>
|
|
|
|
<arguments>
|
|
|
|
</arguments>
|
|
|
|
</buildCommand>
|
2003-03-30 20:59:51 +00:00
|
|
|
<buildCommand>
|
|
|
|
<name>net.sourceforge.pmd.eclipse.pmdBuilder</name>
|
|
|
|
<arguments>
|
|
|
|
</arguments>
|
|
|
|
</buildCommand>
|
2002-07-31 16:36:59 +00:00
|
|
|
</buildSpec>
|
|
|
|
<natures>
|
|
|
|
<nature>org.eclipse.jdt.core.javanature</nature>
|
2003-02-17 20:13:17 +00:00
|
|
|
<nature>org.eclipse.pde.PluginNature</nature>
|
2003-03-17 23:43:11 +00:00
|
|
|
<nature>com.ibm.etools.beaninfo.BeaninfoNature</nature>
|
|
|
|
<nature>com.ibm.etools.java.JavaMOFNature</nature>
|
2003-03-30 20:59:51 +00:00
|
|
|
<nature>net.sourceforge.pmd.eclipse.pmdNature</nature>
|
2002-07-31 16:36:59 +00:00
|
|
|
</natures>
|
|
|
|
</projectDescription>
|