pmd/pmd-eclipse/.project
Philippe Herlin fff1fa507e Release v3.1.0
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3650 51baf565-9d33-0410-a72c-fc3788e3496d
2005-07-04 21:13:23 +00:00

42 lines
1023 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>net.sourceforge.metrics.builder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>net.sourceforge.pmd.eclipse.pmdBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>net.sourceforge.metrics.nature</nature>
<nature>net.sourceforge.pmd.eclipse.pmdNature</nature>
</natures>
</projectDescription>