org.eclipse.core.tests.harness/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (download) (annotate)
Mon Feb 25 20:30:02 2008 UTC (21 months ago) by obesedin
Branch: MAIN
CVS Tags: Root_JUnit4_incubator_bug153429, v20081006, v20090525, v20080407, R3_4, R3_5, R34x_v20080826, R3_5_1, v20090911, v20080825, R3_4_2, R3_4_1, v20080225, v20090413, HEAD
Branch point for: perf_34x, JUnit4_incubator_bug153429, R3_4_maintenance
Changes since 1.5: +1 -1 lines
Bug 205618 org.eclipse.core.tests.harness and org.eclipse.ui.tests does not have an execution environment set
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="output" path="bin"/>
</classpath>