view mx.truffle/.project @ 22047:227ed03852de

Findbugs complains about the LAST static variable assignment. Remove, as it is not used anyway.
author Jaroslav Tulach <jaroslav.tulach@oracle.com>
date Thu, 30 Jul 2015 17:52:43 +0200
parents d3750fae58fe
children 867960de3e9a
line wrap: on
line source

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