| 48 |
ashish |
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
2 |
<classpath>
|
|
|
3 |
<classpathentry kind="src" path="src"/>
|
|
|
4 |
<classpathentry kind="src" path="conf"/>
|
|
|
5 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
|
|
6 |
<classpathentry combineaccessrules="false" kind="src" path="/Common"/>
|
|
|
7 |
<classpathentry combineaccessrules="false" kind="src" path="/ThriftConfig"/>
|
|
|
8 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/thrift-0.2.0/libthrift.jar"/>
|
|
|
9 |
<classpathentry kind="lib" path="/thirdparty/readonly/hibernate-annotations-3.4.0.GA/lib/dom4j.jar"/>
|
|
|
10 |
<classpathentry kind="lib" path="/thirdparty/readonly/hibernate-annotations-3.4.0.GA/lib/ejb3-persistence.jar"/>
|
|
|
11 |
<classpathentry kind="lib" path="/thirdparty/readonly/hibernate-annotations-3.4.0.GA/lib/hibernate-annotations.jar"/>
|
|
|
12 |
<classpathentry kind="lib" path="/thirdparty/readonly/hibernate-annotations-3.4.0.GA/lib/hibernate-commons-annotations.jar"/>
|
|
|
13 |
<classpathentry kind="lib" path="/thirdparty/readonly/hibernate-annotations-3.4.0.GA/lib/hibernate-core.jar"/>
|
|
|
14 |
<classpathentry kind="lib" path="/thirdparty/readonly/hibernate-annotations-3.4.0.GA/lib/README.txt"/>
|
|
|
15 |
<classpathentry kind="lib" path="/thirdparty/readonly/hibernate-annotations-3.4.0.GA/lib/slf4j-api.jar"/>
|
|
|
16 |
<classpathentry kind="output" path="bin"/>
|
|
|
17 |
</classpath>
|