java/.project
author Jan Vrany <jan.vrany@fit.cvut.cz>
Fri, 25 Jan 2013 15:03:21 +0000
branchdevelopment
changeset 2001 a066cb0e15af
parent 1818 2e5ed72e7dfd
child 2380 9195eccdcbd9
permissions -rw-r--r--
Test fix: ClassLoaderTests. Now JUnit and Groovy are in STX:LIBJAVA's ext dirs and therefore loaded by ext class loader, not the system class loader. ClassLoaderTests had been updated to assert ext class loader on STX:LIJAVA and system class loader on any other VM (to make it passing on OpenJDK).

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>stx:libjava</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.jdt.core.javanature</nature>
	</natures>
</projectDescription>