Use Eclipse to build an integrated Python development environment in Ubuntu12.04

Source: Internet
Author: User
I have been learning Python for a long time. Since I used to write all the code in vim + gcc (mainly c code), I 'd like to try using the integrated development environment. The popular open-source Eclipse naturally became my best choice. My Linux system is Ubuntu12.04. Now we will start to build the environment! 1. First, we start to download the required software, and the first is eclipse. This is because we want to build a python environment. Therefore, we download eclipseclassic http

I have been learning Python for a long time. Since I used to write all the code in vim + gcc (mainly c code), I 'd like to try using the integrated development environment. The popular open-source Eclipse naturally became my best choice. My Linux system is Ubuntu 12.04. Now we will start to build the environment!

1. First, we start to download the required software. The first one is eclipse. This is because we want to build a python environment. Therefore, we download the eclipse classic version idea.

Because eclipse is a java environment by default, it requires some files in the jdk when it is run for the first time. If it does not exist, the above error will occur and it cannot be opened. Therefore, we get the Oracle official license. (Even if it prompts you to use jre, but after my test, jre won't work. You can use jre in jdk... you don't know any logic 0_o !)

Decompress the jdk to obtain the above file. You only need to copy the jre folder to the eclipse folder.

At this time, we open the eclipse executable file in the eclipse folder again to open eclipse. So far, we have successfully installed eclipse Without tedious commands, you don't need to modify environment variables either. Isn't it easy!

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.