| 10 |
shop2020 |
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"/>
|
| 13 |
ashish |
5 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/commons-lang-2.4/commons-lang-2.4.jar"/>
|
| 321 |
ashish |
6 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/poi-3.6/poi-3.6-20091214.jar"/>
|
|
|
7 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/poi-3.6/poi-scratchpad-3.6-20091214.jar"/>
|
|
|
8 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/commons-collections-3.2.1/commons-collections-3.2.1.jar"/>
|
|
|
9 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/commons-io-1.3.2/commons-io-1.3.2.jar"/>
|
|
|
10 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/commons-lang-2.3/commons-lang-2.3.jar"/>
|
|
|
11 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/commons-lang-2.4/commons-lang-2.4-sources.jar"/>
|
|
|
12 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/commons-logging-1.0.4/commons-logging-1.0.4.jar"/>
|
|
|
13 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/commons-logging-api-1.1/commons-logging-api-1.1.jar"/>
|
|
|
14 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/commons-validator-1.3.1/commons-validator-1.3.1.jar"/>
|
|
|
15 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/jsp-2.1/jsp-api.jar"/>
|
|
|
16 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/sevlet-2.5/servlet-api.jar"/>
|
|
|
17 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/struts-2.1.8.1/struts2-convention-plugin-2.1.8.1.jar"/>
|
|
|
18 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/struts-2.1.8.1/struts2-core-2.1.8.1.jar"/>
|
|
|
19 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/struts-2.1.8.1/struts2-rest-plugin-2.1.8.1.jar"/>
|
|
|
20 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/struts-2.1.8.1/xstream-1.2.2.jar"/>
|
|
|
21 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/struts-2.1.8.1/xwork-core-2.1.6.jar"/>
|
|
|
22 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/tomcat-juli/tomcat-juli.jar"/>
|
|
|
23 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/velocity-1.6.3/velocity-1.6.3.jar"/>
|
|
|
24 |
<classpathentry kind="lib" path="/thirdparty/readonly/jython/jython.jar"/>
|
| 10 |
shop2020 |
25 |
<classpathentry kind="output" path="bin"/>
|
|
|
26 |
</classpath>
|