Show .classpath syntax highlighted
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="config"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/servlet.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/log4j-1.2.8.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/highlighter.jar"/>
<classpathentry kind="src" path="/BodyExtractors"/>
<classpathentry kind="src" path="/SPI"/>
<classpathentry kind="src" path="/Server"/>
<classpathentry kind="lib" path="/BodyExtractors/lib/tagstripper.jar"/>
<classpathentry kind="src" path="/CompressedSources"/>
<classpathentry kind="lib" path="/SPI/lib/quartz.jar"/>
<classpathentry kind="src" path="/FileSystemDriver"/>
<classpathentry kind="src" path="/FtpDriver"/>
<classpathentry kind="src" path="/RdbmsDriver"/>
<classpathentry kind="src" path="/Core"/>
<classpathentry kind="src" path="/TreeDriver"/>
<classpathentry kind="lib" path="/Core/lib/colaborativa-analyzers.jar"/>
<classpathentry kind="src" path="/API"/>
<classpathentry kind="var" path="LUCENE"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/standard.jar"/>
<classpathentry kind="lib" path="war/WEB-INF/lib/jstl.jar"/>
<classpathentry sourcepath="/BodyExtractors/SPRING_PATH/spring-framework-1.0.1/src" kind="lib" path="/SPI/lib/spring.jar"/>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>
See more files for this project here