Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Details | 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"/>
11
	<classpathentry kind="lib" path="/thirdparty/readonly/slf4j/slf4j-api-1.5.8.jar"/>
12
	<classpathentry kind="lib" path="/thirdparty/readonly/slf4j/slf4j-simple-1.5.8.jar"/>
13
	<classpathentry kind="output" path="war/WEB-INF/classes"/>
14
</classpath>