view mx/.project @ 7273:7f6bf286629c

replace checked casts with unsafe casts in snippets where the exact type of a value loaded from metadata is known
author Doug Simon <doug.simon@oracle.com>
date Tue, 18 Dec 2012 17:59:03 +0100
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>