Subversion Repositories SmartDukaan

Rev

Rev 298 | Rev 324 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 298 Rev 313
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" kind="src" path="/webapp"/>
5
	<classpathentry combineaccessrules="false" exported="true" kind="src" path="/webapp"/>
6
	<classpathentry 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/tomcat-juli/tomcat-juli.jar"/>
7
	<classpathentry 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-collections-3.2.1/commons-collections-3.2.1.jar"/>
8
	<classpathentry kind="lib" path="/thirdparty/readonly/apache/commons-lang-2.4/commons-lang-2.4-sources.jar"/>
8
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-io-1.3.2/commons-io-1.3.2.jar"/>
9
	<classpathentry kind="lib" path="/thirdparty/readonly/apache/commons-lang-2.4/commons-lang-2.4.jar"/>
9
	<classpathentry exported="true" 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"/>
10
	<classpathentry exported="true" 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"/>
11
	<classpathentry exported="true" 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"/>
12
	<classpathentry exported="true" 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"/>
13
	<classpathentry exported="true" 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"/>
14
	<classpathentry exported="true" 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"/>
15
	<classpathentry exported="true" 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"/>
16
	<classpathentry exported="true" 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"/>
17
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/struts-2.1.8.1/struts2-rest-plugin-2.1.8.1.jar"/>
18
	<classpathentry kind="lib" path="/thirdparty/readonly/apache/struts-2.1.8.1/xstream-1.2.2.jar"/>
18
	<classpathentry exported="true" 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"/>
19
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/struts-2.1.8.1/xwork-core-2.1.6.jar"/>
-
 
20
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/velocity-1.6.3/velocity-1.6.3.jar"/>
-
 
21
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/jython/jython.jar"/>
-
 
22
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/slf4j/slf4j-api-1.5.8.jar"/>
-
 
23
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/slf4j/slf4j-simple-1.5.8.jar"/>
-
 
24
	<classpathentry kind="lib" path="/thirdparty/readonly/apache/commons-beanutils-1.7.0/commons-beanutils-1.7.0.jar"/>
-
 
25
	<classpathentry kind="lib" path="/thirdparty/readonly/apache/commons-digester-2.0/commons-digester-2.0.jar"/>
-
 
26
	<classpathentry kind="lib" path="/thirdparty/readonly/apache/commons-fileupload-1.2.1/commons-fileupload-1.2.1.jar"/>
-
 
27
	<classpathentry kind="lib" path="/thirdparty/readonly/apache/ezmorph/ezmorph-1.0.3.jar"/>
-
 
28
	<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"/>
20
	<classpathentry kind="lib" path="/thirdparty/readonly/apache/tomcat-juli/tomcat-juli.jar"/>
30
	<classpathentry kind="lib" path="/thirdparty/readonly/apache/ognl/ognl-2.7.3.jar"/>
21
	<classpathentry kind="lib" path="/thirdparty/readonly/apache/velocity-1.6.3/velocity-1.6.3.jar"/>
31
	<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"/>
22
	<classpathentry kind="output" path="bin"/>
33
	<classpathentry kind="output" path="bin"/>
23
</classpath>
34
</classpath>