Skip to content

Instantly share code, notes, and snippets.

@573
Created October 23, 2012 15:54
Show Gist options
  • Save 573/3939619 to your computer and use it in GitHub Desktop.
Save 573/3939619 to your computer and use it in GitHub Desktop.
The .project file (JPF)
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>simphony.agent</name>
<buildSpec>
<buildCommand>
<name>repast.simphony.score.agents.repast_simphony_builder</name>
</buildCommand>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>repast.simphony.score.agents.repast_simphony_nature</nature>
</natures>
</projectDescription>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment