view SampleProject/.classpath @ 19:b47b09a23811

update ignored files in Maven project, sample modification to readme
author Dirk Olmes <dirk@xanthippe.ping.de>
date Mon, 23 Jun 2008 09:40:12 +0200
parents 0724916c0d6c
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="output" path="classes"/>
</classpath>