awips2/cots/org.springframework/.classpath
Nate Jensen 22c23492c4 Issue #1989 upgrade camel to 2.11, spring to 3.4.1, and fix edex messages
Change-Id: I02d31a348c34aee48271dad291ae0f074e8e5158

Former-commit-id: 08b9ce4c62 [formerly 61921c6a5d4ae8d7e6b2546a11fb7407f780830f]
Former-commit-id: 6f1684b85c
2013-05-14 16:16:13 -05:00

21 lines
2.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="antlr-2.7.7.jar"/>
<classpathentry exported="true" kind="lib" path="org.springframework.expression-3.1.4.RELEASE.jar" sourcepath="org.springframework.expression-sources-3.1.4.RELEASE.jar"/>
<classpathentry exported="true" kind="lib" path="com.springsource.org.aopalliance-1.0.0.jar"/>
<classpathentry exported="true" kind="lib" path="org.springframework.asm-3.1.4.RELEASE.jar" sourcepath="org.springframework.asm-sources-3.1.4.RELEASE.jar"/>
<classpathentry exported="true" kind="lib" path="org.springframework.aop-3.1.4.RELEASE.jar" sourcepath="org.springframework.aop-sources-3.1.4.RELEASE.jar"/>
<classpathentry exported="true" kind="lib" path="org.springframework.beans-3.1.4.RELEASE.jar" sourcepath="org.springframework.beans-sources-3.1.4.RELEASE.jar"/>
<classpathentry exported="true" kind="lib" path="org.springframework.context-3.1.4.RELEASE.jar" sourcepath="org.springframework.context-sources-3.1.4.RELEASE.jar"/>
<classpathentry exported="true" kind="lib" path="org.springframework.context.support-3.1.4.RELEASE.jar" sourcepath="org.springframework.context.support-sources-3.1.4.RELEASE.jar"/>
<classpathentry exported="true" kind="lib" path="org.springframework.core-3.1.4.RELEASE.jar" sourcepath="org.springframework.core-sources-3.1.4.RELEASE.jar"/>
<classpathentry exported="true" kind="lib" path="org.springframework.jdbc-3.1.4.RELEASE.jar" sourcepath="org.springframework.jdbc-sources-3.1.4.RELEASE.jar"/>
<classpathentry exported="true" kind="lib" path="org.springframework.jms-3.1.4.RELEASE.jar" sourcepath="org.springframework.jms-sources-3.1.4.RELEASE.jar"/>
<classpathentry exported="true" kind="lib" path="org.springframework.orm-3.1.4.RELEASE.jar" sourcepath="org.springframework.orm-sources-3.1.4.RELEASE.jar"/>
<classpathentry exported="true" kind="lib" path="org.springframework.test-3.1.4.RELEASE.jar" sourcepath="org.springframework.test-sources-3.1.4.RELEASE.jar"/>
<classpathentry exported="true" kind="lib" path="org.springframework.transaction-3.1.4.RELEASE.jar" sourcepath="org.springframework.transaction-sources-3.1.4.RELEASE.jar"/>
<classpathentry exported="true" kind="lib" path="org.springframework.web-3.1.4.RELEASE.jar" sourcepath="org.springframework.web-sources-3.1.4.RELEASE.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>