Show .classpath syntax highlighted
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/highlighter.jar"/>
<classpathentry kind="lib" path="lib/kneobase-languageidentifier.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.8.jar"/>
<classpathentry kind="var" path="LUCENE"/>
<classpathentry kind="output" path="classes"/>
</classpath>
See more files for this project here