Subversion Repositories SmartDukaan

Rev

Rev 2499 | Go to most recent revision | 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"/>
10
	<classpathentry kind="lib" path="/thirdparty/readonly/apache/thrift-0.2.0/libthrift.jar"/>
2499 ankur.sing 11
	<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/apache/poi/3.7-20101029/poi-3.7-20101029.jar"/>
2569 chandransh 12
	<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/apache/log4j/1.2.16/log4j-1.2.16.jar"/>
13
	<classpathentry kind="output" path="src/main/webapp/WEB-INF/classes"/>
1961 ankur.sing 14
</classpath>