| Line 1... |
Line 1... |
| 1 |
<?xml version="1.0" encoding="UTF-8"?>
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
<classpath>
|
2 |
<classpath>
|
| 3 |
<classpathentry kind="src" path="src"/>
|
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"/>
|
4 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
| 5 |
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/webapp"/>
|
- |
|
| 6 |
<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/tomcat-juli/tomcat-juli.jar"/>
|
5 |
<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/tomcat-juli/tomcat-juli.jar"/>
|
| 7 |
<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-collections-3.2.1/commons-collections-3.2.1.jar"/>
|
6 |
<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-collections-3.2.1/commons-collections-3.2.1.jar"/>
|
| 8 |
<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-io-1.3.2/commons-io-1.3.2.jar"/>
|
7 |
<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-io-1.3.2/commons-io-1.3.2.jar"/>
|
| 9 |
<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-lang-2.4/commons-lang-2.4.jar"/>
|
8 |
<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-lang-2.4/commons-lang-2.4.jar"/>
|
| 10 |
<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-logging-1.0.4/commons-logging-1.0.4.jar"/>
|
9 |
<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-logging-1.0.4/commons-logging-1.0.4.jar"/>
|
| Line 28... |
Line 27... |
| 28 |
<classpathentry kind="lib" path="/thirdparty/readonly/freemarker/freemarker-2.3.15.jar"/>
|
27 |
<classpathentry kind="lib" path="/thirdparty/readonly/freemarker/freemarker-2.3.15.jar"/>
|
| 29 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/json/json-lib-2.1-jdk15.jar"/>
|
28 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/json/json-lib-2.1-jdk15.jar"/>
|
| 30 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/ognl/ognl-2.7.3.jar"/>
|
29 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/ognl/ognl-2.7.3.jar"/>
|
| 31 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/velocity-1.6.3/velocity-tools-1.4.jar"/>
|
30 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/velocity-1.6.3/velocity-tools-1.4.jar"/>
|
| 32 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/xpp/xpp3_min-1.1.3.4.O.jar"/>
|
31 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/xpp/xpp3_min-1.1.3.4.O.jar"/>
|
| - |
|
32 |
<classpathentry combineaccessrules="false" kind="src" path="/ContentStore"/>
|
| 33 |
<classpathentry kind="output" path="bin"/>
|
33 |
<classpathentry kind="output" path="bin"/>
|
| 34 |
</classpath>
|
34 |
</classpath>
|