1 |
3189
|
berkley
|
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
|
|
<classpath>
|
3 |
|
|
<classpathentry kind="src" path="src"/>
|
4 |
|
|
<classpathentry kind="src" path="test"/>
|
5 |
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
6 |
|
|
<classpathentry kind="lib" path="/Users/berkley/tools/gwt-mac-1.3.3/gwt-user.jar"/>
|
7 |
|
|
<classpathentry kind="var" path="JUNIT_HOME/junit.jar"/>
|
8 |
|
|
<classpathentry kind="lib" path="/metacat/lib/metacat-client.jar"/>
|
9 |
|
|
<classpathentry kind="output" path="bin"/>
|
10 |
|
|
</classpath>
|