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="src" path="/Core"/>
<classpathentry kind="lib" path="/Core/lib/highlighter.jar"/>
<classpathentry kind="lib" path="/Core/lib/colaborativa-analyzers.jar"/>
<classpathentry kind="var" path="LUCENE"/>
<classpathentry kind="lib" path="/Core/lib/snowball-1.1-dev.jar"/>
<classpathentry kind="output" path="classes"/>
</classpath>
See more files for this project here