| 162 |
naveen |
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 |
<classpathentry combineaccessrules="false" kind="src" path="/webapp"/>
|
| 298 |
ashish |
6 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/commons-collections-3.2.1/commons-collections-3.2.1.jar"/>
|
|
|
7 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/commons-io-1.3.2/commons-io-1.3.2.jar"/>
|
|
|
8 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/commons-lang-2.4/commons-lang-2.4-sources.jar"/>
|
|
|
9 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/commons-lang-2.4/commons-lang-2.4.jar"/>
|
|
|
10 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/commons-logging-1.0.4/commons-logging-1.0.4.jar"/>
|
|
|
11 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/commons-logging-api-1.1/commons-logging-api-1.1.jar"/>
|
|
|
12 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/commons-validator-1.3.1/commons-validator-1.3.1.jar"/>
|
|
|
13 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/jsp-2.1/jsp-api.jar"/>
|
|
|
14 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/sevlet-2.5/servlet-api.jar"/>
|
|
|
15 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/struts-2.1.8.1/struts2-convention-plugin-2.1.8.1.jar"/>
|
|
|
16 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/struts-2.1.8.1/struts2-core-2.1.8.1.jar"/>
|
|
|
17 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/struts-2.1.8.1/struts2-rest-plugin-2.1.8.1.jar" sourcepath="/home/ashish/.m2/repository/org/apache/struts/struts2-rest-plugin/2.1.8.1/struts2-rest-plugin-2.1.8.1-sources.jar"/>
|
|
|
18 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/struts-2.1.8.1/xstream-1.2.2.jar"/>
|
|
|
19 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/struts-2.1.8.1/xwork-core-2.1.6.jar"/>
|
|
|
20 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/tomcat-juli/tomcat-juli.jar"/>
|
|
|
21 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/velocity-1.6.3/velocity-1.6.3.jar"/>
|
| 162 |
naveen |
22 |
<classpathentry kind="output" path="bin"/>
|
|
|
23 |
</classpath>
|