Search code examples
eclipsenode.jsnodeclipse

Eclipse create empty node.js express project


I start to learn node.js with express. The tutorial say to install nodeclipse plugin for Eclipse IDE and then create a new Express project.

according to the tutorial, you should have a new project with all 'inside the basic structure to start.

When i create new express project it empty, there arn't any file.

I have follow the procedure of tutorial, I can not figure out where mistake


Solution

  • I guess something went wrong with your installation.

    You could try to re-install nodeclipse:

    1. Go to http://www.nodeclipse.org/updates/
    2. Download Enide Studio with all nodeclipse plugins for your OS under 4). Now creating an Express project should already work (worked for me, Windows 8, 64bit)
    3. On the same page, follow the instructions under B) to update the plugins