view graal/com.oracle.max.graal.examples/.classpath @ 3235:53502e3f3e0d

Changed benchmarktool to python script instead of shell script
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Wed, 27 Jul 2011 14:14:53 -0700
parents 35effcd5e778
children dc4268828826
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<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="/com.oracle.max.asm"/>
	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.base"/>
	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.asmdis"/>
	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.cri"/>
	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.graal.compiler"/>
	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.graal.graph"/>
	<classpathentry kind="output" path="bin"/>
</classpath>