Skip to content

Instantly share code, notes, and snippets.

@573
Created October 23, 2012 15:16
Show Gist options
  • Save 573/3939352 to your computer and use it in GitHub Desktop.
Save 573/3939352 to your computer and use it in GitHub Desktop.
The .classpath file (JPF)
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="REPAST_SIMPHONY_SUPPORT"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment