| 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="output" path="war/WEB-INF/classes"/>
|
|
|
12 |
</classpath>
|