Skip to content

Instantly share code, notes, and snippets.

@hugithordarson
Created September 6, 2016 13:25
Show Gist options
  • Save hugithordarson/6612765b2449b4ab98ec64ea54fd433c to your computer and use it in GitHub Desktop.
Save hugithordarson/6612765b2449b4ab98ec64ea54fd433c to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>[insert project name here]</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.objectstyle.wolips.incrementalbuilder</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.maven.ide.eclipse.maven2Nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.objectstyle.wolips.incrementalapplicationnature</nature>
</natures>
</projectDescription>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment