Java Build Path && deployment assembly && compile paths && publish paths

Source: Internet
Author: User

Java Build Path

Java source file, after compiling, the output path, the default value is:

* The source folder at this time in/SRC

Deployment assembly

The system publishing path setting, the resource for the completed (or unfinished) project, is published to a Web server (such as Tomcat) where it is made:

* Please read the text annotation in the picture carefully.

Other than that:

1. When we save the file, eclipse will automatically compile the file, and the compiled file will naturally be within the compiled output folder we set.

2. We then deploy the Web project to the servers we specify.

A. Follow the configuration in deployment assembly to make a copy of the file.

Eclipse Deployment Release Project:

Select a server and right-click:

Right click on our selected server, publish Project

This way our project will not be sent to the Web server.

Then click on Run, then our project will be ready for use:

Java Build Path && deployment assembly && compile paths && publish paths

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.