Announcement

Collapse
No announcement yet.

SOLVED - Eclipse weirding out after update to 11.10

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    SOLVED - Eclipse weirding out after update to 11.10

    Hi all,

    After update find that Eclipse has lost third party plugins meaning my Android environment is hosed. Ok but can't re-install from the google repository as I'm getting:

    "Cannot complete the install because one or more required items could not be found.
    Software being installed: Android Development Tools 14.0.0.v201110171935-205994 (com.android.ide.eclipse.adt.feature.group 14.0.0.v201110171935-205994)
    Missing requirement: Android Development Tools 14.0.0.v201110171935-205994 (com.android.ide.eclipse.adt.feature.group 14.0.0.v201110171935-205994) requires 'org.eclipse.wst.sse.core 0.0.0' but it could not be found"

    Updating from the Eclipse repository though gives me

    "Cannot complete the install because of a conflicting dependency.
    Software being installed: Eclipse Java Development Tools 3.7.1.r371_v20110810-0800-7z8gFcoFMLfTabvKsR5Qm9rBGEBK (org.eclipse.jdt.feature.group 3.7.1.r371_v20110810-0800-7z8gFcoFMLfTabvKsR5Qm9rBGEBK)
    Software currently installed: Shared profile 1.0.0.1317160468326 (SharedProfile_PlatformProfile 1.0.0.1317160468326)
    Only one of the following can be installed at once:
    Common Navigator View 3.5.100.v20110809-2227 (org.eclipse.ui.navigator 3.5.100.v20110809-2227)
    Common Navigator View 3.5.100.I20110524-0800 (org.eclipse.ui.navigator 3.5.100.I20110524-0800)
    Common Navigator View 3.5.0.I20100601-0800 (org.eclipse.ui.navigator 3.5.0.I20100601-0800)
    Common Navigator View 3.5.100.dist (org.eclipse.ui.navigator 3.5.100.dist)
    Cannot satisfy dependency:
    From: Shared profile 1.0.0.1317160468326 (SharedProfile_PlatformProfile 1.0.0.1317160468326)
    To: org.eclipse.ui.navigator [3.5.100.dist]
    Cannot satisfy dependency:
    From: Eclipse Java Development Tools 3.7.1.r371_v20110810-0800-7z8gFcoFMLfTabvKsR5Qm9rBGEBK (org.eclipse.jdt.feature.group 3.7.1.r371_v20110810-0800-7z8gFcoFMLfTabvKsR5Qm9rBGEBK)
    To: org.eclipse.platform.feature.group 3.7.1
    Cannot satisfy dependency:
    From: Eclipse Platform 3.7.1.r37x_v20110729-9gF7UHOxFtniV7mI3T556iZN9AU8bEZ1lHMcVK (org.eclipse.platform.feature.group 3.7.1.r37x_v20110729-9gF7UHOxFtniV7mI3T556iZN9AU8bEZ1lHMcVK)
    To: org.eclipse.ui.navigator [3.5.100.v20110809-2227]"

    Anyone else run into this ?

    *** Found the solution: ****************

    help->install new software

    click on "available software sites"

    select all entries (CTRL-A) and remove them

    add new entry at location http://download.eclipse.org/releases/indigo/

    now add again the ADT location http://dl-ssl.google.com/android/eclipse/
    *************************************

    Details at
    http://stackoverflow.com/questions/4...d-not-be-found
Working...
X