view c1x4hotspotsrc/HotSpotVM/.classpath @ 1435:20a3896518ac

Initial adjustments to make C1X4HotSpot compile and run with latest Maxine version.
author Thomas Wuerthinger <wuerthinger@ssw.jku.at>
date Fri, 22 Oct 2010 17:31:38 +0200
parents 2c41834aa270
children
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="/Assembler"/>
	<classpathentry combineaccessrules="false" kind="src" path="/Base"/>
	<classpathentry combineaccessrules="false" kind="src" path="/C1X"/>
	<classpathentry combineaccessrules="false" kind="src" path="/CRI"/>
	<classpathentry kind="output" path="bin"/>
</classpath>