Skip to content

Instantly share code, notes, and snippets.

@aesteve
Created February 24, 2015 09:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aesteve/59935d305e756d051b6d to your computer and use it in GitHub Desktop.
Save aesteve/59935d305e756d051b6d to your computer and use it in GitHub Desktop.
JavaNature eclipse
<!-- comments / name / etc. -->
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment