Show .classpath syntax highlighted
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="/Demo-EmbeddedServlet"/>
<classpathentry kind="lib" path="src/swt-stuff/swt/org.eclipse.swt_3.1.0.jar"/>
<classpathentry kind="lib" path="src/swt-stuff/swt/org.eclipse.swt.win32.win32.x86_3.1.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
See more files for this project here