facebook

Can’t install ADT plugin in MyEclipse 9.1

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #321849 Reply

    Michael Merritt
    Participant

    Attempting to install the current Android Development Toolkit on the Software tab in the MyEclipse Configuration Center version 9.1 results in the error listed below, after download during the attempt to resolve the profile. Can anyone help me with this?

    Software being installed: MyEclipse 9 (Profile) 2.0.0.0000000003 (com.poweredbypulse.profile-2088462-rmb-2526837 2.0.0.0000000003)
    Only one of the following can be installed at once:
    Eclipse UI 3.6.1.M20100826-1330 (org.eclipse.ui 3.6.1.M20100826-1330)
    Eclipse UI 3.6.2.M20110203-1100 (org.eclipse.ui 3.6.2.M20110203-1100)
    Eclipse UI 3.6.0.I20100603-1100 (org.eclipse.ui 3.6.0.I20100603-1100)
    Cannot satisfy dependency:
    From: Android Development Tools 16.0.1.v201112150204-238534 (com.android.ide.eclipse.adt.feature.group 16.0.1.v201112150204-238534)
    To: org.eclipse.ui 3.6.2
    Cannot satisfy dependency:
    From: MyEclipse 9 (Profile) 2.0.0.0000000003 (com.poweredbypulse.profile-2088462-rmb-2526837 2.0.0.0000000003)
    To: com.android.ide.eclipse.adt.feature.group 0.0.0
    Cannot satisfy dependency:
    From: MyEclipse 9 (Profile) 2.0.0.0000000003 (com.poweredbypulse.profile-2088462-rmb-2526837 2.0.0.0000000003)
    To: org.eclipse.rcp.feature.group [3.6.1.r361_v20100827-9OArFLdFjY-ThSQXmKvKz0_T]
    Cannot satisfy dependency:
    From: Eclipse RCP 3.6.1.r361_v20100827-9OArFLdFjY-ThSQXmKvKz0_T (org.eclipse.rcp.feature.group 3.6.1.r361_v20100827-9OArFLdFjY-ThSQXmKvKz0_T)
    To: org.eclipse.ui [3.6.1.M20100826-1330]

    #321890

    support-joy
    Member

    mkm@ipa.net,

    Sorry to hear you are running into this issue. Can you answer below queries to help me investigate –
    1. What is your OS and version? Are you on 32 / 64 bit? If possible, please copy and paste your installation details. Installation details is located at MyEclipse > Installation Summary > Installation Details.
    2. How did you add ADT plugin? Using an update site/ downloaded the plugin and added to dropins. Please provide details of update site / weblink to download plugin
    3. Attach your .log file located at [your workspace dir]/.metadata/.log
    4. Please clarify if you have downloaded the Android SDK before adding ADT plugin?

    #321892

    Michael Merritt
    Participant

    @support-joy wrote:

    mkm@ipa.net,

    Sorry to hear you are running into this issue. Can you answer below queries to help me investigate –
    1. What is your OS and version? Are you on 32 / 64 bit? If possible, please copy and paste your installation details. Installation details is located at MyEclipse > Installation Summary > Installation Details.
    2. How did you add ADT plugin? Using an update site/ downloaded the plugin and added to dropins. Please provide details of update site / weblink to download plugin
    3. Attach your .log file located at [your workspace dir]/.metadata/.log
    4. Please clarify if you have downloaded the Android SDK before adding ADT plugin?

    Thanks for looking into this.

    I’m running the 32-bit version of MyEclipse 9.1 under OS X Snow Leopard 10.6.8. I downloaded and installed the Android SDK before installing the plugin, though that shouldn’t matter since MyEclipse does not ask for the location of the SDK until after the plugin is successfully installed.

    I tried adding the plugin 3 different ways from the Software tab in MyEclipse Configuration Center:

    a) Select Android Development Toolkit under “Popular”
    b) Add a Personal Site using the url https://dl-ssl.google.com/android/eclipse/ (I also tried just http)
    c) Download the plugin and add a Personal Site using the local file

    I got the same error I reported earlier in each case. There was no problem contacting the Android repository, just a problem installing the plugin.

    I have attached my Workspace log. My install details from MyEclipse are as follows:

    *** Date:
    Wednesday, December 21, 2011 4:03:22 PM CST

    ** System properties:
    OS=MacOSX
    OS version=10.6.8
    Java version=1.6.0_29

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 9.1
    Build id: 9.1-20110701

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 9.1
    Build id: 9.1-20110701

    Eclipse startup command=-os
    macosx
    -ws
    cocoa
    -arch
    x86
    -showsplash
    -launcher
    /Applications/MyEclipse/MyEclipse 9.app/Contents/Profile/myeclipse.app/Contents/MacOS/myeclipse
    -name
    Myeclipse
    –launcher.library
    /Applications/MyEclipse/MyEclipse 9.app/Contents/Profile/myeclipse.app/Contents/MacOS//../../../../../../Common/pl ugins/org.eclipse.equinox.launcher.cocoa.macosx_1.1.1.R36x_v20100810/eclipse_130 9.so
    -startup
    /Applications/MyEclipse/MyEclipse 9.app/Contents/Profile/myeclipse.app/Contents/MacOS/../../../../../../Common/plu gins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
    -install
    /Applications/MyEclipse/MyEclipse 9.app/Contents/Profile
    -configuration
    /Applications/MyEclipse/MyEclipse 9.app/Contents/Profile/configuration
    -keyring
    /Users/mkm/.eclipse_keyring
    -showlocation
    -vm
    /System/Library/Frameworks/JavaVM.framework

    Attachments:
    You must be logged in to view attached files.
    #321900

    support-tony
    Keymaster

    mkm,

    I could replicate the problem on release 9.1 but not on release 10.0. If possible, could you install MyEclipse release 10 and try to install the Android developer tools on that? You might need to use the http address for the update site, rather than the https address.

    I haven’t tried to install previous releases of the tools on MyEclipse 9.1 but I believe other developers have been using them.

    Please let us know if this resolves the problem.

    #321918

    Michael Merritt
    Participant

    @support-tony wrote:

    mkm,

    I could replicate the problem on release 9.1 but not on release 10.0. If possible, could you install MyEclipse release 10 and try to install the Android developer tools on that? You might need to use the http address for the update site, rather than the https address.

    I haven’t tried to install previous releases of the tools on MyEclipse 9.1 but I believe other developers have been using them.

    Please let us know if this resolves the problem.

    Can I download and install MyEclipse 10.0 without buying another 1-year subscription? My current version of MyEclipse says there are no upgrades available, and I don’t want to solve this problem with a trial version.

    I can say that I have no trouble installing the ADT plugin in the latest free version of Eclipse from Eclipse.org. Any other advice?

    Thanks again for your help.

    #321940

    support-tony
    Keymaster

    mkm,

    Yes, you can run any release of MyEclipse while your subscription is valid. MyEclipse 10 is based on eclipse 3.7, so cannot be made available as an upgrade to MyEclipse 9, which is based on eclipse 3.6. You can download any of the installers but you might find the on-line installer a bit quicker, provided you don’t uninstall release 9, since most of the code will be the same. However, either installer will do.

    Let me know haw it works.

    #321944

    Michael Merritt
    Participant

    @support-tony wrote:

    mkm,

    Yes, you can run any release of MyEclipse while your subscription is valid. MyEclipse 10 is based on eclipse 3.7, so cannot be made available as an upgrade to MyEclipse 9, which is based on eclipse 3.6. You can download any of the installers but you might find the on-line installer a bit quicker, provided you don’t uninstall release 9, since most of the code will be the same. However, either installer will do.

    Let me know haw it works.

    Actually, if I install release 10, it will need to be a side-by-side install with 9.1, since I need to continue supporting some existing projects with the earlier version. I know I can do the side-by-side install, but will my subscription permit switching between each installed version as needed? They would both be on the same physical machine.

    #321952

    support-joy
    Member

    mkm,

    Yes, you can install both ME 9.1 and 10 side by side and your subscription code should hold good with any version of MyEclipse IDE.

    #321954

    Michael Merritt
    Participant

    @support-joy wrote:

    mkm,

    Yes, you can install both ME 9.1 and 10 side by side and your subscription code should hold good with any version of MyEclipse IDE.

    After installing MyEclipse 10, I was able to install the Android Development Toolkit without any issues.

    Thanks for your help on this.

Viewing 9 posts - 1 through 9 (of 9 total)
Reply To: Can’t install ADT plugin in MyEclipse 9.1

You must be logged in to post in the forum log in