mirror of https://github.com/apache/activemq.git
12 lines
761 B
XML
12 lines
761 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/BEA WebLogic v9.2 JRE"/>
|
|
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.bea.wlw.server.runtimeTarget/BEA WebLogic v9.2"/>
|
|
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
|
|
<classpathentry kind="con" path="com.bea.wlw.ear.core.AppLibrariesContainer/ExampleEAR"/>
|
|
<classpathentry exported="true" kind="src" path="/ExampleEJB"/>
|
|
<classpathentry exported="true" kind="src" path="/ExampleEJBClient"/>
|
|
<classpathentry kind="output" path="build/classes"/>
|
|
</classpath>
|