Show .classpath syntax highlighted
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/spring-1.2.6.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/struts.jar"/>
<classpathentry kind="con" path="org.jboss.ide.eclipse.jdt.core.classpath.j2ee-1.4"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/log4j-1.2.8.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/junit.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/easymock.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/spring-mock.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/commons-logging-1.0.4.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/j2ee.jar"/>
<classpathentry kind="lib" path="web/WEB-INF/lib/jstl.jar"/>
<classpathentry kind="lib" path="web"/>
<classpathentry kind="output" path="bin"/>
</classpath>
See more files for this project here