archetypes links

This commit is contained in:
dsyer
2008-08-10 16:38:34 +00:00
parent 549822277c
commit 1d48f69491
2 changed files with 7 additions and 7 deletions

View File

@@ -42,11 +42,4 @@ $ mvn archetype:create -DgroupId=com.mycompany -DartifactId=batch \
<nature>org.devzuz.q.maven.jdt.core.mavenNature</nature>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
</natures>
<linkedResources>
<link>
<name>archetypes-pom.xml</name>
<type>1</type>
<location>C:/Dave/Spring/spring-batch/trunk/archetypes/pom.xml</location>
</link>
</linkedResources>
</projectDescription>

View File

@@ -8,4 +8,11 @@
</buildSpec>
<natures>
</natures>
<linkedResources>
<link>
<name>archetypes-pom.xml</name>
<type>1</type>
<location>SPRING_BATCH/archetypes/pom.xml</location>
</link>
</linkedResources>
</projectDescription>