pmd/pmd-eclipse/.project
Philippe Herlin d7ce5eae53 Releasing v2.0RC2
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2459 51baf565-9d33-0410-a72c-fc3788e3496d
2003-12-09 00:16:42 +00:00

32 lines
792 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>
</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>