view mx/.project @ 5172:8c9f7d19fbc1

made HotSpotTypePrimitive.name() return the internal name form (as per the spec in RiType)
author Doug Simon <doug.simon@oracle.com>
date Thu, 29 Mar 2012 13:20:43 +0200
parents 527724d26036
children
line wrap: on
line source

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