Essential Tools for Java development

Source: Internet
Author: User

What are the most important Java development tools for the veteran? What tools does Java development use for beginners to complete the development? If you want to know, I'll take a look at it and help you.

Baidu Experience: jingyan.baidu.com

Method/Step
    1. 1

      JDK: Java is the necessary development environment, (recently) the latest JDK should be 1.7 version, there are two kinds of 32-bit and 64-bit, remember to download on the official website, jdk1.7 (64-bit) in around 120M. Java icon will appear after installation

    2. 2

      Tomcat: This is a Java development server, only open it to let the project run to browse on the Web page, version 6.x or more. (7M or so), Tom Cat

    3. 3

      MyEclipse (Eclipse): This is the Java development platform, Java all the code is written on this tool (around 450M)

    4. 4

      MySQL database (or other database): The data is stored in the database and then interacts with the database to complete the presentation and process operation of the page. Divided into server and client, (local development) is indispensable

      1) Service side: 64 recommendations, mysql-5.5.36-winx64 (msi--35M)

      2) Client: Recommended, navicat_for_mysql_10.1.7 (17M)

    5. 5

      OK, the whole development process basically on these tools, learn more remember to pay attention to me, haha ~

      END

Essential Tools for Java development

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.