view .classpath @ 0:fb3f3df002df

first release
author dwinter
date Thu, 03 Feb 2011 10:15:16 +0100
parents
children 919e9f3b5efd
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 combineaccessrules="false" kind="src" path="/protege"/>
	<classpathentry combineaccessrules="false" kind="src" path="/protege-core"/>
	<classpathentry kind="lib" path="libs/jaxen-1.1.1.jar"/>
	<classpathentry kind="lib" path="libs/jdom-1.0.jar"/>
	<classpathentry kind="lib" path="libs/log4j-1.2.15.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>