Subversion Repositories SmartDukaan

Rev

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

Rev Author Line No. Line
490 rajveer 1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
1024 chandransh 3
	<classpathentry kind="src" path="src/main/java"/>
490 rajveer 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"/>
754 chandransh 11
	<classpathentry kind="lib" path="/home/ashish/work/repo/lib/Common.jar" sourcepath="/Common"/>
670 chandransh 12
	<classpathentry combineaccessrules="false" kind="src" path="/ThriftConfig"/>
1023 chandransh 13
	<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/apache/commons-collections/3.2.1/commons-collections-3.2.1.jar"/>
14
	<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/iText/5.0.4/iText-5.0.4.jar"/>
15
	<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/apache/thrift/0.2.0/thrift-0.2.0.jar"/>
16
	<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/apache/poi/3.7-20101029/poi-3.7-20101029.jar"/>
17
	<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/apache/servlet-api/2.5/servlet-api-2.5.jar"/>
18
	<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"/>
19
	<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/apache/struts/struts2-core/2.1.8.1/struts2-core-2.1.8.1.jar"/>
20
	<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"/>
21
	<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/apache/struts/xstream/1.2.2/xstream-1.2.2.jar"/>
22
	<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/apache/struts/xwork-core/2.1.6/xwork-core-2.1.6.jar"/>
710 chandransh 23
	<classpathentry kind="output" path="bin"/>
490 rajveer 24
</classpath>