view mx/.project @ 5824:b1dc8fbebb48

mx now handles unambiguous command prefixes (e.g. instead of 'mx eclipseinit' you can use 'mx ec')
author Doug Simon <doug.simon@oracle.com>
date Fri, 13 Jul 2012 09:06:14 +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>