Nodeclipse / nodeclipse

Nodeclipse-1 : Eclipse plugin for Node.js, PhantomJS development (Nodeclipse core plugin); Maven and Gradle (with Android) plugins
https://nodeclipse.github.io/
158 stars 76 forks source link

Install node packages from the ui #169

Closed DinisCruz closed 10 years ago

DinisCruz commented 10 years ago

I'm probably missing something obvious, but is there a way to add packages via the multiple Nodeclipse views?

At the moment I'm having to back to the command prompt to run npm install .... like commands

paulvi commented 10 years ago

if you have package.json you can right-click Run As -> npm install

I recommend to use TCF_Terminals, t.e. shell integrated into Eclipse

Please ask user questions on http://stackoverflow.com/questions/tagged/nodeclipse