annotate graal/GraalRuntime/.classpath @ 2700:d06cff53b77e

More cleanup.
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Wed, 18 May 2011 16:09:31 +0200
parents c4201554beeb
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2693
bcbda467e1ae Clean up; removed subroutine block flag.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2680
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
bcbda467e1ae Clean up; removed subroutine block flag.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2680
diff changeset
2 <classpath>
bcbda467e1ae Clean up; removed subroutine block flag.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2680
diff changeset
3 <classpathentry kind="src" path="src"/>
bcbda467e1ae Clean up; removed subroutine block flag.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2680
diff changeset
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
bcbda467e1ae Clean up; removed subroutine block flag.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2680
diff changeset
5 <classpathentry combineaccessrules="false" kind="src" path="/GraalCompiler"/>
bcbda467e1ae Clean up; removed subroutine block flag.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2680
diff changeset
6 <classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.asm"/>
bcbda467e1ae Clean up; removed subroutine block flag.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2680
diff changeset
7 <classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.base"/>
bcbda467e1ae Clean up; removed subroutine block flag.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2680
diff changeset
8 <classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.asmdis"/>
bcbda467e1ae Clean up; removed subroutine block flag.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2680
diff changeset
9 <classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.cri"/>
bcbda467e1ae Clean up; removed subroutine block flag.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2680
diff changeset
10 <classpathentry kind="output" path="bin"/>
bcbda467e1ae Clean up; removed subroutine block flag.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2680
diff changeset
11 </classpath>