1.2 Java Development Tools

Source: Internet
Author: User

The JDK is not an integrated development environment, it compiles and runs the program in a command line manner. So in addition to using JDK, we also need program editing software. The following two ways can be used:

(1) Text editor. such as edit, UltraEdit (is a particularly powerful text editor), Notepad and so on as the Java editing software.

After the program is written and saved in the editor, the Java program is compiled and run using the command line method.

(2) editing software with the ability to develop and debug Java programs in conjunction with the JDK. such as Eclipse, MyEclipse (MyEclipse is the Eclipse plug-in, is also a powerful Java EE integrated development Environment), JCreator.

MyEclipse provides a graphical editing environment in which programs can be written directly, and program-compiled error prompts or run results are displayed at the bottom of the environment (see Figure 1-3). So programmers can debug or view the results directly in MyEclipse.

                           Figure 1-3 MyEclipse Interface

1.2 Java Development Tools

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.