1
0
Fork 1
mirror of https://github.com/patrickbr/simpleefa synced 2025-02-22 14:23:58 +01:00
simpleefa/.classpath
2015-06-28 21:57:25 +02:00

11 lines
572 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="/usr/share/tomcat7/lib/servlet-api.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/saxon9he.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/xqj-api-1.0.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/saxon9-xqj.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/java-json.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>