Nginx's Eclipse development environment configuration

Source: Internet
Author: User

c There are many Ides developed, why use eclipse? Reason:

1. Historical reasons: Use Eclipse for a long time, more familiar.

2. Function reason: Use Eclipse to view the source code, can jump directly between function and header file. This is the so-called "most ox IDE" CB did not.

Installing GCC

Apt-get Install Build-essesials

Installing Java

Apt-get Install Oracle-jdk8-installer

Download Eclipse

wget http://ftp.yz.yamagata-u.ac.jp/pub/eclipse//technology/epp/downloads/release/neon/R/ Eclipse-cpp-neon-r-linux-gtk-x86_64.tar.gz

Add build variables:

Nginx_includes

/root/workspace/nginx-1.10.1/src/core:/root/workspace/nginx-1.10.1/src/event:/root/workspace/nginx-1.10.1/src/ Http:/root/workspace/nginx-1.10.1/src/mail:/root/workspace/nginx-1.10.1/src/os/unix

Add Envirement:

C_include_path

${nginx_includes}

Nginx's Eclipse development environment configuration

Related Article

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.