Skip to content

Instantly share code, notes, and snippets.

@klauern
Created November 15, 2011 02:52
Show Gist options
  • Select an option

  • Save klauern/1365984 to your computer and use it in GitHub Desktop.

Select an option

Save klauern/1365984 to your computer and use it in GitHub Desktop.
project config for gh project
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>github</name>
<comment>FIXME: write description</comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment