hs.hsadmin/hsarweb/.classpath

14 lines
866 B
Plaintext
Raw Permalink Normal View History

2012-08-16 12:24:28 +02:00
<?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"/>
2012-08-16 12:28:27 +02:00
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/cas-client-core-3.1.10.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/ws-commons-util-1.0.2.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/xmlrpc-client-3.1.3.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/xmlrpc-common-3.1.3.jar"/>
2012-12-23 18:46:23 +01:00
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/vaadin-6.8.7.jar"/>
2013-06-20 13:35:11 +02:00
<classpathentry kind="lib" path="/hsarback/lib/servlet-api.jar"/>
2012-08-16 12:24:28 +02:00
<classpathentry kind="output" path="bin"/>
</classpath>