Subversion Repositories SmartDukaan

Rev

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

Rev 1720 Rev 2188
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 kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
-
 
5
	<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/apache/servlet-api/2.5/servlet-api-2.5.jar"/>
-
 
6
	<classpathentry combineaccessrules="false" kind="src" path="/Common"/>
4
	<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"/>
7
	<classpathentry combineaccessrules="false" kind="src" path="/ThriftConfig"/>
5
	<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources"/>
8
	<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/apache/struts/struts2-core/2.1.8.1/struts2-core-2.1.8.1.jar"/>
6
	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
9
	<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"/>
7
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/java-6-sun-1.6.0.24"/>
10
	<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"/>
-
 
11
	<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/apache/thrift/0.2.0/thrift-0.2.0.jar"/>
-
 
12
	<classpathentry kind="output" path="bin"/>
8
	<classpathentry kind="output" path="target/classes"/>
13
</classpath>
9
</classpath>