Eclipse Create project (step plus picture)

Source: Internet
Author: User

Objective:

I used to be a major in computer science and technology, but I didn't think about going into the world of computers and looking at the code dizzying.

For automated testing, you must not be forced to know Java.

1) Open Eclipse, the interface is this:

2) Close this welcome page.

3) Open Window->show viewàpackage Explorer

4) Select src File and click New->class

5) Define the information for the class

6) write a very simple code

Package test2;

Public class TestClass {

Public Static void Main (string[] args) {

TODO auto-generated Method stub

System. out. println ("Hello");//Only this code is handwritten

}

}

7) Right-click Run Asàjava Application

Eclipse Create project (step plus picture)

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.