Change-Id: I02d31a348c34aee48271dad291ae0f074e8e5158 Former-commit-id: 61921c6a5d4ae8d7e6b2546a11fb7407f780830f
21 lines
2.5 KiB
XML
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>
|