view mx.jvmci/.project @ 23771:a123fd9add6b

Fix printing of nested method classes in MetaUtil, and ensure they do not throw.
author Aleksandar Prokopec <aleksandar.prokopec@oracle.com>
date Thu, 29 Sep 2016 18:31:34 +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>