| 167 |
ashish |
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
2 |
<classpath>
|
|
|
3 |
<classpathentry kind="src" path="src"/>
|
|
|
4 |
<classpathentry kind="src" output="test-classes" path="test"/>
|
|
|
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"/>
|
|
|
11 |
<classpathentry kind="lib" path="/thirdparty/readonly/gwt-external/guice-servlet-2.0.jar"/>
|
|
|
12 |
<classpathentry combineaccessrules="false" kind="src" path="/Common"/>
|
|
|
13 |
<classpathentry combineaccessrules="false" kind="src" path="/ThriftConfig"/>
|
|
|
14 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/thrift-0.2.0/libthrift.jar"/>
|
|
|
15 |
<classpathentry kind="lib" path="/thirdparty/readonly/slf4j/slf4j-api-1.5.8.jar"/>
|
|
|
16 |
<classpathentry 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"/>
|
| 167 |
ashish |
18 |
<classpathentry kind="output" path="war/WEB-INF/classes"/>
|
|
|
19 |
</classpath>
|