Subversion Repositories SmartDukaan

Rev

Rev 2211 | Rev 2215 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
167 ashish 1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
2209 chandransh 3
	<classpathentry kind="src" path="src/main/java"/>
2214 chandransh 4
	<classpathentry kind="src" path="src/test/java"/>
167 ashish 5
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6
	<classpathentry kind="lib" path="/thirdparty/readonly/gwt-mvp/aopalliance-1.0.jar"/>
7
	<classpathentry kind="lib" path="/thirdparty/readonly/gwt-mvp/gin-1.0-20090611.jar"/>
8
	<classpathentry kind="lib" path="/thirdparty/readonly/gwt-mvp/guice-2.0.jar"/>
9
	<classpathentry kind="lib" path="/thirdparty/readonly/gwt-mvp/gwt-mvp-1.0.0.jar"/>
10
	<classpathentry kind="lib" path="/thirdparty/readonly/gwt-external/gwt-dispatch-1.0.0.jar"/>
2209 chandransh 11
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/gwt-external/guice-servlet-2.0.jar"/>
167 ashish 12
	<classpathentry combineaccessrules="false" kind="src" path="/Common"/>
13
	<classpathentry combineaccessrules="false" kind="src" path="/ThriftConfig"/>
2209 chandransh 14
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/thrift-0.2.0/libthrift.jar"/>
15
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/slf4j/slf4j-api-1.5.8.jar"/>
16
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/slf4j/slf4j-simple-1.5.8.jar"/>
426 ashish 17
	<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
2211 chandransh 18
	<classpathentry kind="output" path="src/main/webapp/WEB-INF/classes"/>
167 ashish 19
</classpath>