| Line 1... |
Line 1... |
| 1 |
<?xml version="1.0" encoding="UTF-8"?>
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
<classpath>
|
2 |
<classpath>
|
| 3 |
<classpathentry kind="src" path="src"/>
|
3 |
<classpathentry kind="src" path="src/main/java"/>
|
| 4 |
<classpathentry kind="src" output="test-classes" path="test"/>
|
4 |
<classpathentry kind="src" output="test-classes" path="test"/>
|
| 5 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
5 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
| 6 |
<classpathentry kind="lib" path="/thirdparty/readonly/gwt-mvp/aopalliance-1.0.jar"/>
|
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"/>
|
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"/>
|
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"/>
|
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"/>
|
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"/>
|
11 |
<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/gwt-external/guice-servlet-2.0.jar"/>
|
| 12 |
<classpathentry combineaccessrules="false" kind="src" path="/Common"/>
|
12 |
<classpathentry combineaccessrules="false" kind="src" path="/Common"/>
|
| 13 |
<classpathentry combineaccessrules="false" kind="src" path="/ThriftConfig"/>
|
13 |
<classpathentry combineaccessrules="false" kind="src" path="/ThriftConfig"/>
|
| 14 |
<classpathentry kind="lib" path="/thirdparty/readonly/apache/thrift-0.2.0/libthrift.jar"/>
|
14 |
<classpathentry exported="true" 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"/>
|
15 |
<classpathentry exported="true" 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"/>
|
16 |
<classpathentry exported="true" kind="lib" path="/thirdparty/readonly/slf4j/slf4j-simple-1.5.8.jar"/>
|
| 17 |
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
|
17 |
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
|
| 18 |
<classpathentry kind="output" path="war/WEB-INF/classes"/>
|
18 |
<classpathentry kind="output" path="war/WEB-INF/classes"/>
|
| 19 |
</classpath>
|
19 |
</classpath>
|