view graal/GraalCompiler/.classpath @ 2510:206c5144fe1d

Adapted project classpath
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Wed, 27 Apr 2011 11:53:40 +0200
parents 16b9a8b5ad39
children ac868ecd3cfc
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" exported="true" kind="src" path="/CRI"/>
	<classpathentry kind="output" path="bin"/>
</classpath>