view c1x4hotspotsrc/HotSpotVM/.classpath @ 1417:2c41834aa270

Small adaptations
author Thomas Wuerthinger <thomas.wuerthinger@gmail.com>
date Wed, 23 Jun 2010 17:20:40 +0200
parents 1b41af477605
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>