awips2/javaUtilities/yajsw/.classpath
Bryan Kowal 7ef1b5e065 Issue - yajsw will now log to both the console and log file indefinitely
- yajsw can now be built from source on-demand
- the console debug parameter set by start.sh will now be passed to the jvm

Change-Id: I6146cbcb29887b462d9bda53bd3803b5775031d0

Former-commit-id: 27aa8b21f4 [formerly 541d096faf] [formerly c55efaadb0] [formerly 27aa8b21f4 [formerly 541d096faf] [formerly c55efaadb0] [formerly a6cd17feeb [formerly c55efaadb0 [formerly 96edb01711d6c0f33cff0bfb03bb8c681884c1b3]]]]
Former-commit-id: a6cd17feeb
Former-commit-id: 5012e869e3 [formerly 2093c6a495] [formerly 1710b26cc53566e26fc66c7ee6bcd14b0dbcbc08 [formerly c4cec34e47]]
Former-commit-id: 31db227b7bdc186a52966c1efdd832477bc27159 [formerly 99a3e25b3d]
Former-commit-id: 3728413ecf
2013-03-25 15:23:31 -05:00

46 lines
3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/ahessian"/>
<classpathentry kind="src" path="src/app/java"/>
<classpathentry kind="src" path="src/build/java"/>
<classpathentry kind="src" path="src/hessian"/>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="src" path="src/srvmgr/java"/>
<classpathentry kind="src" path="src/test/java"/>
<classpathentry kind="src" path="src/ws/java"/>
<classpathentry kind="lib" path="build/gradle/gradle/wrapper/gradle-wrapper.jar"/>
<classpathentry kind="lib" path="lib/core/commons/commons-cli-2-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/core/commons/commons-collections-3.2.jar"/>
<classpathentry kind="lib" path="lib/core/commons/commons-configuration-1.8.jar"/>
<classpathentry kind="lib" path="lib/core/commons/commons-io-1.3.1.jar"/>
<classpathentry kind="lib" path="lib/core/commons/commons-lang-2.4.jar"/>
<classpathentry kind="lib" path="lib/core/commons/commons-logging-1.1.jar"/>
<classpathentry kind="lib" path="lib/core/commons/commons-vfs2-2.0.jar"/>
<classpathentry kind="lib" path="lib/core/groovy/groovy-all-1.8.6.jar"/>
<classpathentry kind="lib" path="lib/core/jna/jna-3.4.1.jar"/>
<classpathentry kind="lib" path="lib/core/jna/platform-3.4.1.jar"/>
<classpathentry kind="lib" path="lib/core/netty/netty-3.5.1.Final.jar"/>
<classpathentry kind="lib" path="lib/core/regex/jrexx-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/core/yajsw/ahessian.jar"/>
<classpathentry kind="lib" path="lib/extended/abeille/formsrt.jar"/>
<classpathentry kind="lib" path="lib/extended/commons/commons-codec-1.3.jar"/>
<classpathentry kind="lib" path="lib/extended/commons/commons-httpclient-3.0.1.jar"/>
<classpathentry kind="lib" path="lib/extended/commons/commons-net-1.4.1.jar"/>
<classpathentry kind="lib" path="lib/extended/glazedlists/commons-beanutils-1.8.2.jar"/>
<classpathentry kind="lib" path="lib/extended/glazedlists/glazedlists-1.8.0_java15.jar"/>
<classpathentry kind="lib" path="lib/extended/jgoodies/forms-1.2.0.jar"/>
<classpathentry kind="lib" path="lib/extended/quartz/quartz-1.8.0.jar"/>
<classpathentry kind="lib" path="lib/extended/velocity/velocity-1.6.3.jar"/>
<classpathentry kind="lib" path="lib/extended/vfs-webdav/jackrabbit-webdav-1.5.6.jar"/>
<classpathentry kind="lib" path="lib/extended/vfs-webdav/slf4j-api-1.5.0.jar"/>
<classpathentry kind="lib" path="lib/extended/vfs-webdav/slf4j-jdk14-1.5.0.jar"/>
<classpathentry kind="lib" path="lib/extended/vfs-webdav/xercesImpl.jar"/>
<classpathentry kind="lib" path="lib/extended/yajsw/hessian4.jar"/>
<classpathentry kind="lib" path="lib/extended/yajsw/srvmgr.jar"/>
<classpathentry kind="lib" path="lib/groovy/joda/joda-time-1.6.jar"/>
<classpathentry kind="lib" path="lib/groovy/mail/activation.jar"/>
<classpathentry kind="lib" path="lib/groovy/mail/mail.jar"/>
<classpathentry kind="lib" path="lib/groovy/snmp/SNMP4J.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>