comparison graal/GraalRuntime/.classpath @ 2509:16b9a8b5ad39

Renamings Runtime=>GraalRuntime and Compiler=>GraalCompiler
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Wed, 27 Apr 2011 11:50:44 +0200
parents graal/Runtime/.classpath@fea94949e0a2
children 206c5144fe1d
comparison
equal deleted inserted replaced
2508:fea94949e0a2 2509:16b9a8b5ad39
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
5 <classpathentry combineaccessrules="false" kind="src" path="/Assembler"/>
6 <classpathentry combineaccessrules="false" kind="src" path="/Base"/>
7 <classpathentry combineaccessrules="false" kind="src" path="/CRI"/>
8 <classpathentry combineaccessrules="false" kind="src" path="/Compiler"/>
9 <classpathentry kind="output" path="bin"/>
10 </classpath>