view mx.jvmci/.project @ 23665:d9cb6983c9a5 jvmci-0.11

ensure JVMCI loader is initialized when retrieving it from Java
author Doug Simon <doug.simon@oracle.com>
date Thu, 02 Jun 2016 15:24:29 +0200
parents bc63108eaae3
children
line wrap: on
line source

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