My Sites


Tuesday, June 10, 2014

Cannot import node js project to eclipse!! This is how to do it ...

You cannot directly import a nodejs project in to eclipse workspace.What you should do first is to setup nodeclipse.You can install it using,
                            $ npm install -g nodeclipse 
Then go to where the project is located and using   $ nodeclipse -g convert 
the project in to nodeclipse capable environment
                            $ cd sampleNodeProject 
                            $ nodeclipse -g 
After that using file--> import --> General --> Existing Projects into workspace ,
you can import the node js project. Cheers!!!

 
 

3 comments:

  1. Excellent! .. question, after install the nodeclipse ($ npm install -g nodecplipse), we don't need to reinstall again for other project?, I mean I will onl y run this instrucction $ nodeclispe -g for a new project?
    Thanks for the help

    ReplyDelete
  2. Unable to Import HTML File into MongoDB Using Mean Stack? Contact to MongoDB Technical Support
    On the off chance that you are not ready to import HTML document into MongoDB at that point pick Cognegic's MongoDB Online Support or MongoDB Customer Support USA. We have prepared specialized specialists who have quite a while of involvement in this field to explain your question in regards to MongoDB. On the off chance that you are searching for undeniable help then we prescribe you to pick this Support for MongoDB Database Software and fix your issue as quickly as time permits.
    For More Info: https://cognegicsystems.com/
    Contact Number: 1-800-450-8670
    Email Address- info@cognegicsystems.com
    Company’s Address- 507 Copper Square Drive Bethel Connecticut (USA) 06801

    ReplyDelete