view mx.graal/.project @ 22498:280b0fbd8a40

adapt JVMCI changes for safe class redefinition
author Doug Simon <doug.simon@oracle.com>
date Mon, 24 Aug 2015 11:12:01 +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>