Subversion Repositories SmartDukaan

Rev

Rev 2569 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1961 ankur.sing 1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry kind="src" path="src/main/java"/>
4
	<classpathentry kind="src" path="src/main/resources"/>
5
	<classpathentry kind="src" path="src/test/java"/>
6
	<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
7
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
8
	<classpathentry combineaccessrules="false" kind="src" path="/Common"/>
9
	<classpathentry combineaccessrules="false" kind="src" path="/ThriftConfig"/>
2499 ankur.sing 10
	<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/apache/poi/3.7-20101029/poi-3.7-20101029.jar"/>
2569 chandransh 11
	<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/apache/log4j/1.2.16/log4j-1.2.16.jar"/>
3524 chandransh 12
	<classpathentry kind="lib" path="/home/ashish/.m2/repository/org/apache/thrift/libthrift/0.7.0/libthrift-0.7.0.jar"/>
2569 chandransh 13
	<classpathentry kind="output" path="src/main/webapp/WEB-INF/classes"/>
1961 ankur.sing 14
</classpath>