view mxtool/.project @ 8428:467b41309cda

Added annotation processor for verifing @ClassSubstitution and @MethodSubstitution annotation at compile time.
author Christian Humer <christian.humer@gmail.com>
date Thu, 21 Mar 2013 18:03:32 +0100
parents 527724d26036
children
line wrap: on
line source

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