.project
author Markus Bröker <mbroeker@largo.homelinux.org>
Sun, 08 Feb 2009 07:47:39 +0100
changeset 5 42da09368d71
parent 0 e0dbaef72362
permissions -rw-r--r--
Platform Independend Newlines Java uses %n for platform independend newlines \r\n on windows, \n on linux and so on...

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>Schachspiel</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>