Messed up the .project file with accidental inclusion of groovy and eUML. I've removed and restored to what I think it was before.

This commit is contained in:
wxlund
2008-03-06 17:13:09 +00:00
parent c6126c063c
commit aec11b3a5f

View File

@@ -1,4 +1,3 @@
<<<<<<< .mine
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>docs</name>
@@ -22,34 +21,4 @@
<nature>org.devzuz.q.maven.jdt.core.mavenNature</nature>
</natures>
</projectDescription>
=======
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>docs</name>
<comment>@key 32303037303533312D313020646F63732F77786C756E64 </comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>com.soyatec.additional.Builder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.codehaus.groovy.eclipse.groovyBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>com.soyatec.additional.Nature</nature>
<nature>org.codehaus.groovy.eclipse.groovyNature</nature>
</natures>
</projectDescription>
>>>>>>> .r10743