view graal/com.oracle.max.graal.compiler/.classpath @ 3022:49fae83f066e

Added tag Tested with fop, lusearch, eclipse and jtt with Xcomp flag for changeset a197fd9e273c
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Sat, 18 Jun 2011 21:44:57 +0200
parents 0341b6424579
children 6535766b47f4
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"/>
	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.asm"/>
	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.cri"/>
	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.graal.graph"/>
	<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.graal.graphviz"/>
	<classpathentry kind="output" path="bin"/>
</classpath>