Overlay Framework overlay
Status: Alpha
Brought to you by:
rshen
<?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="src" path="source"/> <classpathentry kind="src" path="test"/> <classpathentry kind="src" path="config"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/> <classpathentry combineaccessrules="false" kind="src" path="/transport"/> <classpathentry kind="lib" path="/transport/lib/commons-collections-3.2.1.jar"/> <classpathentry kind="lib" path="/transport/lib/commons-configuration-1.6.jar"/> <classpathentry kind="lib" path="/transport/lib/commons-lang-2.4.jar"/> <classpathentry kind="lib" path="/transport/lib/commons-logging-1.1.1.jar"/> <classpathentry kind="lib" path="/transport/lib/log4j-1.2.15.jar"/> <classpathentry kind="lib" path="groovy-all-1.0.jar"/> <classpathentry kind="output" path="classes"/> </classpath>