Subversion Repositories SmartDukaan

Rev

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

Rev 1057 Rev 2043
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/main/java"/>
3
	<classpathentry kind="src" output="target/classes" path="src/main/java"/>
-
 
4
	<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"/>
4
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
5
	<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"/>
6
	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
7
		</attributes>
-
 
8
	</classpathentry>
-
 
9
	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
7
	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
10
	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
8
	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
11
	<classpathentry combineaccessrules="false" kind="src" path="/ThriftConfig"/>
-
 
12
	<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/apache/commons-collections/3.2.1/commons-collections-3.2.1.jar"/>
-
 
13
	<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/iText/5.0.4/iText-5.0.4.jar"/>
-
 
14
	<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/apache/thrift/0.2.0/thrift-0.2.0.jar"/>
-
 
15
	<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/apache/poi/3.7-20101029/poi-3.7-20101029.jar"/>
-
 
16
	<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/apache/servlet-api/2.5/servlet-api-2.5.jar"/>
-
 
17
	<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"/>
-
 
18
	<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/apache/struts/struts2-core/2.1.8.1/struts2-core-2.1.8.1.jar"/>
-
 
19
	<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"/>
-
 
20
	<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/apache/struts/xstream/1.2.2/xstream-1.2.2.jar"/>
-
 
21
	<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/apache/struts/xwork-core/2.1.6/xwork-core-2.1.6.jar"/>
-
 
22
	<classpathentry combineaccessrules="false" kind="src" path="/Common"/>
-
 
23
	<classpathentry kind="output" path="bin"/>
9
	<classpathentry kind="output" path="target/classes"/>
24
</classpath>
10
</classpath>