org.eclipse.ui.tests/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.28 - (download) (annotate)
Thu Jul 31 19:30:02 2008 UTC (15 months, 3 weeks ago) by bbokowski
Branch: MAIN
CVS Tags: I20090514-2000, I20091013-0800, I20090120-0800, I20090308-2000, I20090421-0800, I20080819-0800, I20091110-0800, I20090429-1800, I20081202-0800, I20091020-0800, I20090901-0800, I20081118-0800, I20081207-0800, I20090209-2000, I20081029-1300, I20081007-0800, I20091006-0800, I20090224-0800, I20081026-2000, I20090313-0100, I20091022-0830, I20090126-0800, R3_5, I20090507-2000, I20090512-2000, I20090106-0800, I20090429-1300, M20090812-0800a, I20090805-1800, I20090602-2000, I20091124-0800, I20080805-0100, I20080909-0800, I20080806-0800, I20090505-2000, I20091029-1100, M20090812-0800, I20090504-2000, I20090914-0830, I20080930-0800, I20080923-0800, I20091023-1530, I20090803-1500, I20090309-1800, I20090217-0800, I20090511-2000, I20081128-0800, I20090525-2000, I20081216-0800, I20091103-0800, I20090331-0800, I20090303-0800, I20090427-1800, R3_5_1, I20090426-2000, I20090311-0100b, I20090811-0800, I20091025-2000, I20091117-0800, I20081021-0800, I20090406-0800, I20090806-0330, I20090125-2000, I20081111-0800, HEAD
Branch point for: I20090803-1500_bug285794, R3_5_maintenance
Changes since 1.27: +1 -1 lines
Fix for Bug 238862 org.eclipse.ui.tests needs to set a proper JRE in its .classpath file
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="Eclipse JFace Tests"/>
	<classpathentry kind="src" path="Eclipse UI Tests"/>
	<classpathentry kind="src" path="Eclipse Part References Test"/>
	<classpathentry kind="src" path="Benchmark Tests"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/>
	<classpathentry kind="output" path="bin"/>
</classpath>