| 1720 |
varun.gupt |
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
2 |
<classpath>
|
|
|
3 |
<classpathentry kind="src" path="src/main/java"/>
|
|
|
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="/thirdparty/src/main/resources/readonly/apache/servlet-api/2.5/servlet-api-2.5.jar"/>
|
|
|
6 |
<classpathentry combineaccessrules="false" kind="src" path="/Common"/>
|
|
|
7 |
<classpathentry combineaccessrules="false" kind="src" path="/ThriftConfig"/>
|
|
|
8 |
<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/apache/struts/struts2-core/2.1.8.1/struts2-core-2.1.8.1.jar"/>
|
|
|
9 |
<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/apache/struts/struts2-rest-plugin/2.1.8.1/struts2-rest-plugin-2.1.8.1.jar"/>
|
|
|
10 |
<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/apache/struts/struts2-convention-plugin/2.1.8.1/struts2-convention-plugin-2.1.8.1.jar"/>
|
|
|
11 |
<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/apache/thrift/0.2.0/thrift-0.2.0.jar"/>
|
|
|
12 |
<classpathentry kind="output" path="bin"/>
|
|
|
13 |
</classpath>
|