summaryrefslogtreecommitdiff
path: root/orktrack/.classpath
blob: b24e059949d8b223da1a8e909a32ea67c637d926 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/hibernate-3.1beta1"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/hsqldb1.8.0.2"/>
	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/servlet"/>
	<classpathentry kind="src" path="/orkbasej"/>
	<classpathentry kind="output" path="context/WEB-INF/classes"/>
</classpath>