Removed dm Server as targeted runtime for petclinic

This commit is contained in:
Chris Beams 2009-03-03 00:01:15 +00:00
parent b96b72fbaf
commit 6b6b8e50a3
4 changed files with 4 additions and 7 deletions

View File

@ -35,8 +35,7 @@
<classpathentry combineaccessrules="false" kind="src" path="/org.springframework.aop"/>
<classpathentry combineaccessrules="false" kind="src" path="/org.springframework.orm"/>
<classpathentry combineaccessrules="false" kind="src" path="/org.springframework.web.servlet"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.springsource.server.ide.server.core.runtime.classpath/SpringSource dm Server (Runtime) v1.0"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/JVM 1.6.0"/>
<classpathentry kind="lib" path="/Users/cbeams/Work/springsource/products/opensource/portfolio/spring-framework/org.springframework.web.servlet/target/artifacts/org.springframework.web.servlet.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/JVM 1.6"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>

View File

@ -1,4 +1,3 @@
#Fri Feb 13 19:16:19 PST 2009
classpath.helper/org.eclipse.jdt.launching.JRE_CONTAINER\:\:org.eclipse.jdt.internal.launching.macosx.MacOSXType\:\:JVM\ 1.6.0/owners=jst.java\:5.0
classpath.helper/org.eclipse.jst.server.core.container\:\:com.springsource.server.ide.server.core.runtime.classpath\:\:SpringSource\ dm\ Server\ (Runtime)\ v1.0/owners=jst.web\:2.4
#Mon Mar 02 16:00:20 PST 2009
classpath.helper/org.eclipse.jdt.launching.JRE_CONTAINER\:\:org.eclipse.jdt.internal.launching.macosx.MacOSXType\:\:JVM\ 1.6/owners=jst.java\:5.0
eclipse.preferences.version=1

View File

@ -1,4 +1,4 @@
#Fri Feb 13 18:59:05 PST 2009
#Mon Mar 02 16:00:20 PST 2009
eclipse.preferences.version=1
validateFragments=false
validation.actions-missing-required-attribute=1

View File

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<faceted-project>
<runtime name="SpringSource dm Server (Runtime) v1.0"/>
<fixed facet="jst.java"/>
<fixed facet="jst.web"/>
<installed facet="jst.java" version="5.0"/>