Subversion Repositories SmartDukaan

Rev

Rev 1061 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
10 shop2020 1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
1061 chandransh 3
	<classpathentry kind="src" path="src/main/java"/>
451 rajveer 4
	<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
5
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-lang-2.4/commons-lang-2.4.jar"/>
6
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/poi-3.6/poi-3.6-20091214.jar"/>
7
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/poi-3.6/poi-scratchpad-3.6-20091214.jar"/>
8
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-collections-3.2.1/commons-collections-3.2.1.jar"/>
9
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-io-1.3.2/commons-io-1.3.2.jar"/>
10
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-lang-2.3/commons-lang-2.3.jar"/>
11
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-lang-2.4/commons-lang-2.4-sources.jar"/>
12
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-logging-1.0.4/commons-logging-1.0.4.jar"/>
13
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-logging-api-1.1/commons-logging-api-1.1.jar"/>
14
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-validator-1.3.1/commons-validator-1.3.1.jar"/>
15
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/jsp-2.1/jsp-api.jar"/>
16
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/sevlet-2.5/servlet-api.jar"/>
17
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/struts-2.1.8.1/struts2-convention-plugin-2.1.8.1.jar"/>
18
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/struts-2.1.8.1/struts2-core-2.1.8.1.jar"/>
19
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/struts-2.1.8.1/struts2-rest-plugin-2.1.8.1.jar"/>
20
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/struts-2.1.8.1/xstream-1.2.2.jar"/>
21
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/struts-2.1.8.1/xwork-core-2.1.6.jar"/>
22
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/velocity-1.6.3/velocity-1.6.3.jar"/>
23
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/jython/jython.jar"/>
24
	<classpathentry exported="true" kind="src" path="/Common"/>
25
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/xalan-j_2_7_1/xalan.jar"/>
26
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/thrift-0.2.0/libthrift.jar"/>
638 rajveer 27
	<classpathentry combineaccessrules="false" kind="src" path="/ThriftConfig"/>
1055 rajveer 28
	<classpathentry kind="lib" path="/thirdparty/readonly/bdb/je-4.1.7.jar"/>
10 shop2020 29
	<classpathentry kind="output" path="bin"/>
30
</classpath>