disable Maven nature for NodeJS project

This commit is contained in:
Manu Sridharan 2017-08-27 20:17:28 -07:00
parent ecd1ff72fe
commit b54eadf461
1 changed files with 0 additions and 6 deletions

View File

@ -20,14 +20,8 @@
<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>
<nature>org.eclipse.pde.PluginNature</nature>
</natures>