view mx.graal/.project @ 22708:de3835098c21

adapt to mx change in terms of where generated output is placed; updated jvmci and truffle imports
author Doug Simon <doug.simon@oracle.com>
date Sun, 27 Sep 2015 16:06:33 +0200
parents 7c519116907f
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>mx.graal</name>
	<comment></comment>
	<projects>
		<project>mx</project>
		<project>mx.jvmci</project>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.python.pydev.PyDevBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.python.pydev.pythonNature</nature>
	</natures>
</projectDescription>