Skip to content

Instantly share code, notes, and snippets.

@lukespragg
Created September 22, 2011 23:58
Show Gist options
  • Save lukespragg/1236400 to your computer and use it in GitHub Desktop.
Save lukespragg/1236400 to your computer and use it in GitHub Desktop.
Spoutcraft .project
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>Spoutcraft</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
<linkedResources>
<link>
<name>src</name>
<type>2</type>
<locationURI>PROJECT_LOC/src/minecraft</locationURI>
</link>
<link>
<name>start</name>
<type>2</type>
<locationURI>PROJECT_LOC/conf/patches</locationURI>
</link>
</linkedResources>
</projectDescription>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment