view .classpath @ 2:f13ac4acbb0d

minor bugs
author dwinter
date Fri, 02 Dec 2011 08:38:08 +0100
parents ede4c4ead6f5
children aae47a713589
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0">
		<attributes>
			<attribute name="owner.project.facets" value="jst.web"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
	<classpathentry kind="lib" path="libs/log4j-1.2.15.jar"/>
	<classpathentry kind="lib" path="libs/org.restlet.ext.servlet.jar"/>
	<classpathentry kind="lib" path="libs/org.json.jar"/>
	<classpathentry kind="lib" path="libs/org.restlet.ext.json.jar"/>
	<classpathentry combineaccessrules="false" kind="src" path="/MetaDataManager"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry combineaccessrules="false" kind="src" path="/NamedIdentityManager">
		<attributes>
			<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="NamedIdentityManager/libs"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="output" path="build/classes"/>
</classpath>