Created
October 23, 2012 15:16
-
-
Save 573/3939352 to your computer and use it in GitHub Desktop.
The .classpath file (JPF)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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