view .classpath @ 0:1384a0d382fa

first input
author dwinter
date Thu, 30 Jun 2011 11:44:24 +0200
parents
children e3ecb88314a5
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/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
	<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.restlet.jar"/>
	<classpathentry kind="lib" path="libs/org.restlet.ext.json.jar"/>
	<classpathentry kind="lib" path="libs/jena.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/lucene-3.1.0/lucene-core-3.1.0.jar">
		<attributes>
			<attribute name="javadoc_location" value="jar:platform:/resource/NamedIdentityManager/libs/lucene-3.1.0/lucene-core-3.1.0-javadoc.jar!/"/>
		</attributes>
	</classpathentry>
	<classpathentry exported="true" kind="lib" path="libs/virtjdbc4.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/virtjdbc4ssl.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/openrdf-sesame-2.3.2-onejar.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/slf4j-api-1.6.99.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/slf4j-jdk14-1.6.1.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/virt_sesame2.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/virtjdbc3.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/virtjdbc3ssl.jar"/>
	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
	<classpathentry combineaccessrules="false" kind="src" path="/protege"/>
	<classpathentry combineaccessrules="false" kind="src" path="/protege-core"/>
	<classpathentry kind="lib" path="/MetaDataManagerRestlet/libs/org.json.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>