Compiling eclipse source code with Ant

Source: Internet
Author: User


Original:

http://blog.csdn.net/gonxi/article/details/603947


First, what is Eclipse source code compilation?

Eclipse Source code compiler provides an automated way for developers to compile Java code, generate Javadoc, and finally, produce a zip file from the source tree of the downloaded Eclipse runtime. The final result of source code compilation is an eclipse that can be run.


Ii. Obtaining source code

The source code compilation download contains all the Java code, non-Java resources and scripts needed to compile a full version of Eclipse.

Although you can manually edit the Build.xml file in each feature and plugin, they are generated by the Eclipse Pde-build plugin. As a result, you need to download a new source code to compile the zip file when the Eclipse source version changes, such as adding or reducing plugins.

The detailed source code compilation version of Eclipse is built with the ZIP file name that is included in the source code compilation. For example, Eclipse-sourcebuild-srcincluded-3.0.zip compiling the eclipse version

Compiling eclipse source code with Ant

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.