changeset 2510:206c5144fe1d

Adapted project classpath
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Wed, 27 Apr 2011 11:53:40 +0200
parents 16b9a8b5ad39
children 62feb6fd69a9
files graal/GraalCompiler/.project graal/GraalRuntime/.classpath graal/GraalRuntime/.project
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/graal/GraalCompiler/.project	Wed Apr 27 11:50:44 2011 +0200
+++ b/graal/GraalCompiler/.project	Wed Apr 27 11:53:40 2011 +0200
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>Compiler</name>
+	<name>GraalCompiler</name>
 	<comment></comment>
 	<projects>
 	</projects>
--- a/graal/GraalRuntime/.classpath	Wed Apr 27 11:50:44 2011 +0200
+++ b/graal/GraalRuntime/.classpath	Wed Apr 27 11:53:40 2011 +0200
@@ -5,6 +5,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="/Compiler"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/GraalCompiler"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>
--- a/graal/GraalRuntime/.project	Wed Apr 27 11:50:44 2011 +0200
+++ b/graal/GraalRuntime/.project	Wed Apr 27 11:53:40 2011 +0200
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>Runtime</name>
+	<name>GraalRuntime</name>
 	<comment></comment>
 	<projects>
 	</projects>