Subversion Repositories SmartDukaan

Rev

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

Rev 1693 Rev 2048
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"/>
-
 
5
	<classpathentry kind="src" output="target/test-classes" path="src/test/java"/>
4
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
6
	<classpathentry 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-collections-3.2.1/commons-collections-3.2.1.jar"/>
-
 
6
	<classpathentry exported="true" 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-lang-2.4/commons-lang-2.4.jar" sourcepath="/home/rajveer/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4-sources.jar"/>
-
 
8
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-logging-1.0.4/commons-logging-1.0.4.jar"/>
-
 
9
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-logging-api-1.1/commons-logging-api-1.1.jar"/>
-
 
10
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-validator-1.3.1/commons-validator-1.3.1.jar"/>
-
 
11
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/jsp-2.1/jsp-api.jar"/>
-
 
12
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/sevlet-2.5/servlet-api.jar"/>
-
 
13
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/struts-2.1.8.1/struts2-convention-plugin-2.1.8.1.jar"/>
-
 
14
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/struts-2.1.8.1/struts2-core-2.1.8.1.jar"/>
-
 
15
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/struts-2.1.8.1/struts2-rest-plugin-2.1.8.1.jar"/>
-
 
16
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/struts-2.1.8.1/xstream-1.2.2.jar"/>
-
 
17
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/struts-2.1.8.1/xwork-core-2.1.6.jar"/>
-
 
18
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/velocity-1.6.3/velocity-1.6.3.jar"/>
-
 
19
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/jython/jython.jar"/>
-
 
20
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/slf4j/slf4j-api-1.5.8.jar"/>
-
 
21
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/slf4j/slf4j-simple-1.5.8.jar"/>
-
 
22
	<classpathentry kind="lib" path="/thirdparty/readonly/apache/commons-beanutils-1.7.0/commons-beanutils-1.7.0.jar"/>
-
 
23
	<classpathentry kind="lib" path="/thirdparty/readonly/apache/commons-digester-2.0/commons-digester-2.0.jar"/>
-
 
24
	<classpathentry kind="lib" path="/thirdparty/readonly/apache/commons-fileupload-1.2.1/commons-fileupload-1.2.1.jar"/>
-
 
25
	<classpathentry kind="lib" path="/thirdparty/readonly/apache/ezmorph/ezmorph-1.0.3.jar"/>
-
 
26
	<classpathentry kind="lib" path="/thirdparty/readonly/freemarker/freemarker-2.3.15.jar"/>
-
 
27
	<classpathentry kind="lib" path="/thirdparty/readonly/apache/json/json-lib-2.1-jdk15.jar"/>
-
 
28
	<classpathentry kind="lib" path="/thirdparty/readonly/apache/ognl/ognl-2.7.3.jar"/>
7
	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
29
	<classpathentry kind="lib" path="/thirdparty/readonly/apache/velocity-1.6.3/velocity-tools-1.4.jar"/>
-
 
30
	<classpathentry kind="lib" path="/thirdparty/readonly/apache/xpp/xpp3_min-1.1.3.4.O.jar"/>
-
 
31
	<classpathentry combineaccessrules="false" kind="src" path="/ContentStore"/>
-
 
32
	<classpathentry combineaccessrules="false" kind="src" path="/Common"/>
-
 
33
	<classpathentry combineaccessrules="false" kind="src" path="/ThriftConfig"/>
-
 
34
	<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/apache/tomcat-juli/unknown/tomcat-juli-unknown.jar"/>
-
 
35
	<classpathentry kind="output" path="bin"/>
8
	<classpathentry kind="output" path="target/classes"/>
36
</classpath>
9
</classpath>