Subversion Repositories SmartDukaan

Rev

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

Rev 1100 Rev 1693
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" 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"/>
4
	<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/tomcat-juli/tomcat-juli.jar"/>
-
 
6
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-collections-3.2.1/commons-collections-3.2.1.jar"/>
5
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-collections-3.2.1/commons-collections-3.2.1.jar"/>
7
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-io-1.3.2/commons-io-1.3.2.jar"/>
6
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-io-1.3.2/commons-io-1.3.2.jar"/>
8
	<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"/>
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"/>
9
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-logging-1.0.4/commons-logging-1.0.4.jar"/>
8
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-logging-1.0.4/commons-logging-1.0.4.jar"/>
10
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-logging-api-1.1/commons-logging-api-1.1.jar"/>
9
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/commons-logging-api-1.1/commons-logging-api-1.1.jar"/>
Line 30... Line 29...
30
	<classpathentry kind="lib" path="/thirdparty/readonly/apache/velocity-1.6.3/velocity-tools-1.4.jar"/>
29
	<classpathentry kind="lib" path="/thirdparty/readonly/apache/velocity-1.6.3/velocity-tools-1.4.jar"/>
31
	<classpathentry kind="lib" path="/thirdparty/readonly/apache/xpp/xpp3_min-1.1.3.4.O.jar"/>
30
	<classpathentry kind="lib" path="/thirdparty/readonly/apache/xpp/xpp3_min-1.1.3.4.O.jar"/>
32
	<classpathentry combineaccessrules="false" kind="src" path="/ContentStore"/>
31
	<classpathentry combineaccessrules="false" kind="src" path="/ContentStore"/>
33
	<classpathentry combineaccessrules="false" kind="src" path="/Common"/>
32
	<classpathentry combineaccessrules="false" kind="src" path="/Common"/>
34
	<classpathentry combineaccessrules="false" kind="src" path="/ThriftConfig"/>
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"/>
35
	<classpathentry kind="output" path="bin"/>
36
</classpath>
36
</classpath>