Build Eclipse's Nodejs development environment diagram

Source: Internet
Author: User

Build Eclipse's Nodejs development environment diagram

In the previous article, we learned how to use Nodejs and some basic theories.

工欲善其事 its prerequisite, this article mainly teaches to build Eclipse's NODEJS development environment.


Q: Who is suitable to read this article?
A: Developers who are already very skilled in using eclipse.

[Note: If you have installed the Nodejs.exe]

First, we need to download an eclipse, and I'm downloading the latest version of the current one.


"Download Eclipse standard 4.3.1 (32-bit)"
Http://www.eclipse.org/downloads/packages/eclipse-standard-431/keplersr1


"Install these three plugins in Eclipse"
node. JS Plugin--Nodeclipse

Update Address: Http://www.nodeclipse.org/updates

If garbled, update this: http://dl.bintray.com/nodeclipse/nodeclipse/0.6.0/


JavaScript Editor Plugin--Vjet
Update Address: http://download.eclipse.org/vjet/updates-0.10

Google V8 plugin (debug prerequisites)
Update Address: http://chromedevtools.googlecode.com/svn/update/dev/

The HTML editor

This is a Japanese website, do not want to log on this site to go to my Baidu network disk download it.
http://sourceforge.jp/projects/amateras/downloads/57710/tk.eclipse.plugin.htmleditor_2.2.0.jar/
Http://pan.baidu.com/s/11NRO4

Here we download a jar package and copy it directly to the Eclipse/dropins folder to restart Eclipse and install it automatically.


[Hint: Because we are doing web development, so HTML magic must. ]


How do I install plugins?

On the Eclipse toolbar, click "Help", "Install New Software"


One input address, and then installation is the next step in the next thing.

[Note: Each plug-in will be restarted after installation]




How do I create a Nodejs project?

"New Project"







[Note: If you create a project that relies on other node_module, such as the Express Web framework, then you need to open Package.json, right-click and select npm install]

Wait for automatic download of dependent packages ....

OK, Project Construction completed

Build Eclipse's Nodejs development environment diagram

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.