| 490 |
rajveer |
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">
|
|
|
5 |
<attributes>
|
|
|
6 |
<attribute name="owner.project.facets" value="java"/>
|
|
|
7 |
</attributes>
|
|
|
8 |
</classpathentry>
|
|
|
9 |
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
|
|
|
10 |
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
|
|
|
11 |
<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/struts-2.1.8.1/xwork-core-2.1.6.jar"/>
|
|
|
12 |
<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-collections-3.2.1/commons-collections-3.2.1.jar"/>
|
|
|
13 |
<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/struts-2.1.8.1/struts2-rest-plugin-2.1.8.1.jar"/>
|
|
|
14 |
<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/struts-2.1.8.1/xstream-1.2.2.jar"/>
|
| 527 |
chandransh |
15 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/struts-2.1.8.1/struts2-core-2.1.8.1.jar"/>
|
|
|
16 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/struts-2.1.8.1/struts2-convention-plugin-2.1.8.1.jar"/>
|
|
|
17 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/sevlet-2.5/servlet-api.jar"/>
|
|
|
18 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/thrift-0.2.0/libthrift.jar"/>
|
|
|
19 |
<classpathentry kind="lib" path="/home/ashish/work/repo/lib/Common.jar"/>
|
|
|
20 |
<classpathentry kind="lib" path="/thirdparty/readonly/iText/iText-5.0.4.jar"/>
|
| 670 |
chandransh |
21 |
<classpathentry combineaccessrules="false" kind="src" path="/ThriftConfig"/>
|
| 679 |
chandransh |
22 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/poi-3.7/poi-3.7-20101029.jar"/>
|
| 490 |
rajveer |
23 |
<classpathentry kind="output" path="build/classes"/>
|
|
|
24 |
</classpath>
|