pmd/pmd-eclipse/.project
Philippe Herlin 4fdcd80f3e Releasing v3.0.0
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3446 51baf565-9d33-0410-a72c-fc3788e3496d
2005-04-21 20:55:01 +00:00

37 lines
910 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>pmd-eclipse</name>
<comment></comment>
<projects>
<project>pmd-eclipse-pmd</project>
</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>
<buildCommand>
<name>com.ibm.sse.model.structuredbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>com.ibm.etools.beaninfo.BeaninfoNature</nature>
<nature>com.ibm.etools.java.JavaMOFNature</nature>
</natures>
</projectDescription>