The Eclipse Juno version does not use Ant

Source: Internet
Author: User

Google has downloaded the Android Integrated development tool ADT, which encapsulates eclipse, but strangely enough there is no ant plugin in it.

Standard eclipse is typically built-in with Ant integrated.

And then to the Eclipse Plugins directory to see, in fact, there are installed ant plug-ins, but not reflected in the interface.

To have eclipse display ant's Configuration in the interface, you can do the following on the command line:

$ cd <your Eclipse install folder>

$./eclipse-application Org.eclipse.equinox.p2.director-repository-installiu Org.eclipse.ant.ui

Installing Org.eclipse.ant.ui 3.5.400.v20130514-1341.

When the run is complete, start eclipse, and this is when you find that ant can be displayed properly in the menu.

Note: The Windows version performs the following commands:

$ cd <your Eclipse install folder>

$ eclipse-application Org.eclipse.equinox.p2.director-repository-installiu Org.eclipse.ant.ui

Installing Org.eclipse.ant.ui 3.5.400.v20130514-1341

The Eclipse Juno version does not use 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.