Subversion Repositories SmartDukaan

Rev

Rev 2787 | Rev 3463 | 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"/>
2215 chandransh 4
	<classpathentry kind="src" path="src/test/resources"/>
5
	<classpathentry kind="src" path="src/main/resources"/>
2214 chandransh 6
	<classpathentry kind="src" path="src/test/java"/>
167 ashish 7
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
8
	<classpathentry kind="lib" path="/thirdparty/readonly/gwt-mvp/aopalliance-1.0.jar"/>
9
	<classpathentry kind="lib" path="/thirdparty/readonly/gwt-mvp/gin-1.0-20090611.jar"/>
10
	<classpathentry kind="lib" path="/thirdparty/readonly/gwt-mvp/guice-2.0.jar"/>
11
	<classpathentry kind="lib" path="/thirdparty/readonly/gwt-mvp/gwt-mvp-1.0.0.jar"/>
12
	<classpathentry kind="lib" path="/thirdparty/readonly/gwt-external/gwt-dispatch-1.0.0.jar"/>
2209 chandransh 13
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/gwt-external/guice-servlet-2.0.jar"/>
167 ashish 14
	<classpathentry combineaccessrules="false" kind="src" path="/Common"/>
15
	<classpathentry combineaccessrules="false" kind="src" path="/ThriftConfig"/>
2209 chandransh 16
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/apache/thrift-0.2.0/libthrift.jar"/>
17
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/slf4j/slf4j-api-1.5.8.jar"/>
18
	<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/slf4j/slf4j-simple-1.5.8.jar"/>
426 ashish 19
	<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
2786 chandransh 20
	<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/apache/poi/3.7-20101029/poi-3.7-20101029.jar"/>
2787 chandransh 21
	<classpathentry kind="lib" path="/thirdparty/src/main/resources/readonly/iText/5.0.4/iText-5.0.4.jar"/>
2825 chandransh 22
	<classpathentry kind="lib" path="/home/ashish/.m2/repository/javax/mail/mail/1.4/mail-1.4.jar"/>
2211 chandransh 23
	<classpathentry kind="output" path="src/main/webapp/WEB-INF/classes"/>
167 ashish 24
</classpath>