Show .classpath syntax highlighted
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="framework/src"/>
<classpathentry kind="src" path="framework/test/src"/>
<classpathentry kind="src" path="tag/src"/>
<classpathentry kind="src" path="test_app/src"/>
<classpathentry kind="src" path="test_app/test/src"/>
<classpathentry kind="src" path="template_tag/src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="ext/framework/log4j.jar"/>
<classpathentry kind="lib" path="ext/framework/commons-validator.jar"/>
<classpathentry kind="lib" path="ext/framework/commons-fileupload.jar"/>
<classpathentry kind="lib" path="ext/test/strutstest-2.1.0.jar"/>
<classpathentry kind="lib" path="ext/framework/commons-digester.jar"/>
<classpathentry kind="lib" path="ext/test/junit-addons.jar"/>
<classpathentry kind="lib" path="ext/framework/jstl.jar"/>
<classpathentry kind="lib" path="ext/framework/standard.jar"/>
<classpathentry kind="lib" path="ext/framework/commons-logging.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="ext/test/cactus-1.7.2.jar"/>
<classpathentry kind="lib" path="ext/test/aspectjrt-1.2.1.jar"/>
<classpathentry kind="lib" path="ext/test/commons-httpclient-2.0.2.jar"/>
<classpathentry kind="lib" path="ext/framework/commons-collections.jar"/>
<classpathentry kind="lib" path="ext/framework/commons-beanutils.jar"/>
<classpathentry kind="lib" path="ext/test/HTTPClient.zip"/>
<classpathentry kind="lib" path="ext/framework/jakarta-oro.jar"/>
<classpathentry kind="lib" path="ext/framework/commons-io.jar"/>
<classpathentry kind="lib" path="ext/framework/servletapi-2.3.jar"/>
<classpathentry kind="output" path="classes"/>
</classpath>
See more files for this project here