| 1 |
<?xml version="1.0" encoding="UTF-8"?> |
|---|
| 2 |
<classpath> |
|---|
| 3 |
<classpathentry kind="src" path="source"/> |
|---|
| 4 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
|---|
| 5 |
<classpathentry kind="lib" path="lib/core/commons-cli.jar"/> |
|---|
| 6 |
<classpathentry kind="lib" path="lib/core/commons-codec.jar"/> |
|---|
| 7 |
<classpathentry kind="lib" path="lib/core/commons-collections.jar"/> |
|---|
| 8 |
<classpathentry kind="lib" path="lib/core/commons-configuration.jar"/> |
|---|
| 9 |
<classpathentry kind="lib" path="lib/core/commons-discovery.jar"/> |
|---|
| 10 |
<classpathentry kind="lib" path="lib/core/commons-httpclient.jar"/> |
|---|
| 11 |
<classpathentry kind="lib" path="lib/core/commons-io.jar"/> |
|---|
| 12 |
<classpathentry kind="lib" path="lib/core/commons-lang.jar"/> |
|---|
| 13 |
<classpathentry kind="lib" path="lib/core/commons-logging.jar"/> |
|---|
| 14 |
<classpathentry kind="lib" path="lib/core/concurrent.jar"/> |
|---|
| 15 |
<classpathentry kind="lib" path="lib/core/cortado-ovt.jar"/> |
|---|
| 16 |
<classpathentry kind="lib" path="lib/core/hessian.jar"/> |
|---|
| 17 |
<classpathentry kind="lib" path="lib/core/jdic.jar"/> |
|---|
| 18 |
<classpathentry kind="lib" path="lib/core/jogg.jar"/> |
|---|
| 19 |
<classpathentry kind="lib" path="lib/core/jorbis.jar"/> |
|---|
| 20 |
<classpathentry kind="lib" path="lib/core/jstun.jar"/> |
|---|
| 21 |
<classpathentry kind="lib" path="lib/core/log4j.jar"/> |
|---|
| 22 |
<classpathentry kind="lib" path="lib/core/mina-core.jar"/> |
|---|
| 23 |
<classpathentry kind="lib" path="lib/core/org.mortbay.jetty.jar"/> |
|---|
| 24 |
<classpathentry kind="lib" path="lib/core/tritonus-share.jar"/> |
|---|
| 25 |
<classpathentry kind="lib" path="lib/core/tritonus-vorbis.jar"> |
|---|
| 26 |
<attributes> |
|---|
| 27 |
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="FreeCast - trunk/lib/runtime/linux/x86"/> |
|---|
| 28 |
</attributes> |
|---|
| 29 |
</classpathentry> |
|---|
| 30 |
<classpathentry kind="lib" path="lib/core/vorbisspi.jar"/> |
|---|
| 31 |
<classpathentry kind="lib" path="lib/core/vorbisspi-tritonus.jar"/> |
|---|
| 32 |
<classpathentry kind="lib" path="lib/core/servletapi.jar"/> |
|---|
| 33 |
<classpathentry kind="lib" path="lib/test/easymock.jar"/> |
|---|
| 34 |
<classpathentry kind="lib" path="lib/test/mockobjects-core.jar"/> |
|---|
| 35 |
<classpathentry kind="lib" path="lib/test/junit.jar"/> |
|---|
| 36 |
<classpathentry kind="lib" path="lib/core/commons-digester.jar"/> |
|---|
| 37 |
<classpathentry kind="lib" path="lib/core/commons-beanutils.jar"/> |
|---|
| 38 |
<classpathentry kind="lib" path="lib/core/commons-jxpath.jar"/> |
|---|
| 39 |
<classpathentry kind="lib" path="lib/runtime/slf4j-log4j12.jar"/> |
|---|
| 40 |
<classpathentry kind="lib" path="lib/core/wizard.jar"/> |
|---|
| 41 |
<classpathentry kind="output" path=".eclipse"/> |
|---|
| 42 |
</classpath> |
|---|