OSDN Git Service

1.00.00-beta
[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                 <attributes>
7                         <attribute name="javadoc_location" value="https://poi.apache.org/apidocs/"/>
8                 </attributes>
9         </classpathentry>
10         <classpathentry kind="lib" path="lib/poi-ooxml-3.10-FINAL-20140208.jar">
11                 <attributes>
12                         <attribute name="javadoc_location" value="https://poi.apache.org/apidocs/"/>
13                 </attributes>
14         </classpathentry>
15         <classpathentry kind="lib" path="lib/commons-jexl-2.1.1.jar">
16                 <attributes>
17                         <attribute name="javadoc_location" value="http://commons.apache.org/proper/commons-jexl/apidocs/"/>
18                 </attributes>
19         </classpathentry>
20         <classpathentry kind="lib" path="lib/commons-lang3-3.3.2.jar">
21                 <attributes>
22                         <attribute name="javadoc_location" value="http://commons.apache.org/proper/commons-lang/javadocs/api-release/"/>
23                 </attributes>
24         </classpathentry>
25         <classpathentry kind="lib" path="lib/xmlbeans-2.6.0.jar"/>
26         <classpathentry kind="lib" path="lib/commons-codec-1.9.jar"/>
27         <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
28         <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0">
29                 <attributes>
30                         <attribute name="owner.project.facets" value="jst.utility"/>
31                 </attributes>
32         </classpathentry>
33         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jre7">
34                 <attributes>
35                         <attribute name="owner.project.facets" value="java"/>
36                 </attributes>
37         </classpathentry>
38         <classpathentry kind="lib" path="lib/jsonic-1.3.5.jar"/>
39         <classpathentry kind="lib" path="lib/slf4j-api-1.7.7.jar"/>
40         <classpathentry kind="output" path="build"/>
41 </classpath>