diff graal/GraalRuntime/.classpath @ 2680:48496ba030c5

Sync with latest maxine repo (uniqueConcreteMethod & project names)
author Gilles Duboscq <gilles.duboscq@oracle.com>
date Mon, 16 May 2011 11:34:59 +0200
parents 0ea5f12e873a
children abb4cc15283d bcbda467e1ae
line wrap: on
line diff
--- a/graal/GraalRuntime/.classpath	Fri May 13 17:09:20 2011 -0700
+++ b/graal/GraalRuntime/.classpath	Mon May 16 11:34:59 2011 +0200
@@ -3,9 +3,9 @@
 	<classpathentry kind="src" path="src"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/Assembler"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/Base"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/CRI"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/GraalCompiler"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.asm"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.base"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>