OSDN Git Service

4358dedfa3caefded62f33b79a8bc94979a9a16d
[jaxcel/jaxcel.git] / Jaxcel / .classpath
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3         <classpathentry kind="src" path="src"/>
4         <classpathentry kind="lib" path="lib/ooxml-schemas-1.1.jar"/>
5         <classpathentry kind="lib" path="lib/poi-3.10-FINAL-20140208.jar"/>
6         <classpathentry kind="lib" path="lib/poi-ooxml-3.10-FINAL-20140208.jar"/>
7         <classpathentry kind="lib" path="lib/commons-jexl-2.1.1.jar"/>
8         <classpathentry kind="lib" path="lib/commons-lang3-3.3.2.jar"/>
9         <classpathentry kind="lib" path="lib/xmlbeans-2.6.0.jar"/>
10         <classpathentry kind="lib" path="lib/commons-codec-1.9.jar"/>
11         <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
12         <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0">
13                 <attributes>
14                         <attribute name="owner.project.facets" value="jst.utility"/>
15                 </attributes>
16         </classpathentry>
17         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jre7">
18                 <attributes>
19                         <attribute name="owner.project.facets" value="java"/>
20                 </attributes>
21         </classpathentry>
22         <classpathentry kind="lib" path="lib/jsonic-1.3.5.jar"/>
23         <classpathentry kind="lib" path="lib/slf4j-api-1.7.7.jar"/>
24         <classpathentry kind="output" path="build"/>
25 </classpath>