2012-01-06 08:55:05 -06:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2013-03-18 11:49:17 -05:00
|
|
|
<classpathentry exported="true" kind="lib" path="spring-web.jar"/>
|
2012-01-06 08:55:05 -06:00
|
|
|
<classpathentry exported="true" kind="lib" path="com.springsource.org.aopalliance-1.0.0.jar" sourcepath="spring-framework-2.5.6.zip"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="antlr-2.7.6.jar" sourcepath="spring-framework-2.5.6.zip"/>
|
2012-11-12 14:05:31 -06:00
|
|
|
<classpathentry kind="lib" path="backport-util-concurrent.jar" sourcepath="spring-framework-2.5.6.zip"/>
|
2012-01-06 08:55:05 -06:00
|
|
|
<classpathentry exported="true" kind="lib" path="quartz-all-1.6.1.jar" sourcepath="spring-framework-2.5.6.zip"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="spring-aop.jar" sourcepath="spring-framework-2.5.6.zip"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="spring-beans.jar" sourcepath="spring-framework-2.5.6.zip"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="spring-context-support.jar" sourcepath="spring-framework-2.5.6.zip"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="spring-context.jar" sourcepath="spring-context-2.5.6-sources.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="spring-core.jar" sourcepath="spring-framework-2.5.6.zip"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="spring-jdbc.jar" sourcepath="spring-framework-2.5.6.zip"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="spring-jms.jar" sourcepath="spring-framework-2.5.6.zip"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="spring-orm.jar" sourcepath="spring-framework-2.5.6.zip"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="spring-tx.jar" sourcepath="spring-framework-2.5.6.zip"/>
|
2013-02-12 11:56:07 -06:00
|
|
|
<classpathentry exported="true" kind="lib" path="spring-test.jar"/>
|
2012-01-06 08:55:05 -06:00
|
|
|
<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>
|