summaryrefslogtreecommitdiff
path: root/.classpath
blob: 1fc556f6d199618779a5ea468f885a6148ba075d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="source"/>
	<classpathentry kind="src" path="build/generated"/>
	<classpathentry kind="lib" path="lib/js.jar"/>
	<classpathentry kind="lib" path="lib/xercesImpl.jar"/>
	<classpathentry kind="lib" path="lib/xml-apis.jar"/>
	<classpathentry kind="lib" path="lib/wrapper.jar"/>
	<classpathentry kind="lib" path="lib/ldap.jar"/>
	<classpathentry kind="lib" path="lib/castor-1.3.2-core.jar"/>
	<classpathentry kind="lib" path="lib/castor-1.3.2-xml-schema.jar"/>
	<classpathentry kind="lib" path="lib/castor-1.3.2-xml.jar"/>
	<classpathentry kind="lib" path="lib/commons-lang-2.6.jar"/>
	<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
	<classpathentry kind="lib" path="lib/dom4j.jar"/>
	<classpathentry kind="lib" path="/cristal-dev/cristaldev.jar"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="output" path="build/classes"/>
</classpath>