mirror of https://github.com/apache/activemq.git
36 lines
1.6 KiB
XML
36 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
<classpathentry excluding="" kind="src" path="src/java">
|
|
</classpathentry>
|
|
<classpathentry kind="src" path="src/conf">
|
|
</classpathentry>
|
|
<classpathentry output="bin" kind="src" path="src/test">
|
|
</classpathentry>
|
|
<classpathentry kind="var" path="MAVEN_REPO/junit/jars/junit-3.8.1.jar">
|
|
</classpathentry>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
|
|
</classpathentry>
|
|
<classpathentry kind="src" path="/activemq-core">
|
|
</classpathentry>
|
|
<classpathentry kind="var" path="MAVEN_REPO/activemq/jars/activemq-core-test-4.0-SNAPSHOT.jar">
|
|
</classpathentry>
|
|
<classpathentry kind="var" path="MAVEN_REPO/jrms/jars/jrms-1.1.jar">
|
|
</classpathentry>
|
|
<classpathentry kind="var" path="MAVEN_REPO/commons-logging/jars/commons-logging-1.0.3.jar">
|
|
</classpathentry>
|
|
<classpathentry kind="var" path="MAVEN_REPO/geronimo-spec/jars/geronimo-spec-jms-1.1-rc4.jar">
|
|
</classpathentry>
|
|
<classpathentry kind="var" path="MAVEN_REPO/geronimo-spec/jars/geronimo-spec-jta-1.0.1B-rc4.jar">
|
|
</classpathentry>
|
|
<classpathentry kind="var" path="MAVEN_REPO/geronimo-spec/jars/geronimo-spec-j2ee-management-1.0-rc4.jar">
|
|
</classpathentry>
|
|
<classpathentry kind="var" path="MAVEN_REPO/geronimo-spec/jars/geronimo-spec-j2ee-jacc-1.0-rc4.jar">
|
|
</classpathentry>
|
|
<classpathentry kind="var" path="MAVEN_REPO/backport-util-concurrent/jars/backport-util-concurrent-2.0_01_pd.jar">
|
|
</classpathentry>
|
|
<classpathentry kind="var" path="MAVEN_REPO/log4j/jars/log4j-1.2.8.jar">
|
|
</classpathentry>
|
|
<classpathentry kind="output" path="bin">
|
|
</classpathentry>
|
|
</classpath> |