Remove wst meta data

This commit is contained in:
dsyer
2008-10-02 19:23:37 +00:00
parent 8525313003
commit 8c6aac4e13
2 changed files with 0 additions and 10 deletions

View File

@@ -14,11 +14,6 @@ $ mvn archetype:create -DgroupId=com.mycompany -DartifactId=batch \
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.wst.common.project.facet.core.builder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
@@ -39,6 +34,5 @@ $ mvn archetype:create -DgroupId=com.mycompany -DartifactId=batch \
<nature>org.springframework.ide.eclipse.core.springnature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.devzuz.q.maven.jdt.core.mavenNature</nature>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
</natures>
</projectDescription>

View File

@@ -1,4 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<faceted-project>
<runtime name="SpringSource AP v1.0"/>
</faceted-project>