Subversion Repositories SmartDukaan

Rev

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

Rev Author Line No. Line
48 ashish 1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry kind="src" path="src"/>
4
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
5
	<classpathentry kind="lib" path="/thirdparty/readonly/apache/thrift-0.2.0/libthrift.jar"/>
6
	<classpathentry combineaccessrules="false" kind="src" path="/ThriftConfig"/>
7
	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
193 ashish 8
	<classpathentry kind="lib" path="/thirdparty/readonly/slf4j/slf4j-api-1.5.8.jar"/>
9
	<classpathentry kind="lib" path="/thirdparty/readonly/slf4j/slf4j-simple-1.5.8.jar"/>
48 ashish 10
	<classpathentry kind="output" path="bin"/>
11
</classpath>