view mx/.project @ 5815:272f9da7ce78

Put Binary and xml dumpers behing a common interface and use the same dumphandler for them Dumping to files should now work even with mutiple dumping threads
author Gilles Duboscq <duboscq@ssw.jku.at>
date Wed, 11 Jul 2012 14:36:32 +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>