Solution for org. Eclipse. WST. SSE. Core 0.0.0 cannot be found when downloading Android ADT

Source: Internet
Author: User

When configuring the android development environment, whether it is a Windows or Ubuntu system, when downloading the ADT, the pop-up will often fail to be found.

Org. Eclipse. WST. SSE. Core 0.0.0 error, and then the download will not continue.

The prompt message is as follows, but the error message format is as follows:

Cannot complete the install because one or more required items cocould not be found.

Software being installed: Android development tools

0.9.3.v200909031112-12945 (COM. Android. Ide. Eclipse. ADT. feature. Group

0.9.3.v200909031112-12945)

Missing requirement: Android

Development Tools 0.9.3.v200909031112-12945

(COM. Android. Ide. Eclipse. ADT. feature. Group 0.9.3.v200909031112-12945)

Requires 'org. Eclipse. WST. SSE. Core 0.0.0 'But it cocould not be found

 

 

There are many introductions to this issue on the Internet. Some say that WST is downloaded separately, but it does not always work. I will prompt that WST cannot be found.

Later, I found another answer saying that I want to download the RCP version of eclipse. I cannot use the default eclipse installed in javastn. I tried it and removed the original eclispe as shown in the following figure, re-installing RCP really solves the problem.

Official Website: http://www.eclipse.org/downloads/packages/eclipse-rcp-and-rap-developers/heliossr2You can select an appropriate version based on your system, which is about 188 MB.

Uninstall the original eclipse command:Sudo apt-Get autoremove eclipse

 

Install the new eclipse command:Sudo tar-zxvf eclipse-rcp-helios-SR2-linux-gtk.tar.gz

The eclipse folder will be saved in the current directory, which contains the eclipse executable file. Double-click to start eclipse.

 

 

 

 

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.