source: MDUTILS/.classpath

Last change on this file was 1622, checked in by gaba, 13 years ago
File size: 1.0 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3        <classpathentry kind="src" path="src"/>
4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
5        <classpathentry kind="lib" path="/MDService2/WebContent/WEB-INF/lib/json-lib-2.3-jdk15.jar"/>
6        <classpathentry kind="lib" path="/MDService2/WebContent/WEB-INF/lib/log4j-1.2.14.jar"/>
7        <classpathentry kind="lib" path="/MDService2/WebContent/WEB-INF/lib/ognl-2.7.3.jar"/>
8        <classpathentry kind="lib" path="/MDService2/WebContent/WEB-INF/lib/saxon9-dom.jar"/>
9        <classpathentry kind="lib" path="/MDService2/WebContent/WEB-INF/lib/saxon9.jar"/>
10        <classpathentry kind="lib" path="/MDService2/WebContent/WEB-INF/lib/struts2-core-2.1.8.1.jar"/>
11        <classpathentry kind="lib" path="/MDService2/WebContent/WEB-INF/lib/xom-1.2.6.jar"/>
12        <classpathentry kind="lib" path="/MDService2/WebContent/WEB-INF/lib/xwork-core-2.1.6.jar"/>
13        <classpathentry kind="output" path="bin"/>
14</classpath>
Note: See TracBrowser for help on using the repository browser.