examples/tomcat6/apache-tomcat-6.0.35-src/.project
author Jan Vrany <jan.vrany@fit.cvut.cz>
Mon, 11 Mar 2013 00:21:26 +0000
branchdevelopment
changeset 2468 aa51b05ff118
parent 2380 9195eccdcbd9
child 2731 13f5be2bf83b
permissions -rw-r--r--
Eclipse project files fixed. Apparently, eclipse project's cannot contain : or | in their name, however, it didn't complain.

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>stx.libjava.examples.tomcat 6.x</name>
	<comment></comment>
	<projects>
		<project>jv1 - stx.libjava</project>
		<project>jv1 - stx.libjava|libs</project>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.jdt.groovy.core.groovyNature</nature>
		<nature>org.eclipse.jdt.core.javanature</nature>
	</natures>
</projectDescription>