Commit cf11a6bc by Juho Juopperi

execution environment duplication

1 parent 0a657a99
...@@ -9,10 +9,5 @@ ...@@ -9,10 +9,5 @@
<attribute name="owner.project.facets" value="jst.utility;#system#"/> <attribute name="owner.project.facets" value="jst.utility;#system#"/>
</attributes> </attributes>
</classpathentry> </classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="ejbModule"/> <classpathentry kind="output" path="ejbModule"/>
</classpath> </classpath>
...@@ -9,10 +9,5 @@ ...@@ -9,10 +9,5 @@
<attribute name="owner.project.facets" value="jst.utility;#system#"/> <attribute name="owner.project.facets" value="jst.utility;#system#"/>
</attributes> </attributes>
</classpathentry> </classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="build/classes"/> <classpathentry kind="output" path="build/classes"/>
</classpath> </classpath>
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!