Results 1 to 5 of 5

Thread: GGTS 3.0.0.M3: can't install Gradle support

  1. #1
    Join Date
    Jul 2009
    Posts
    17

    Default GGTS 3.0.0.M3: can't install Gradle support

    Just installed said version on Mac OS X (with installer, Cocoa 64bit), but I'm not able to install the Gradle Support via Dashboard -> Extensions.

    Message (in dialog and workspace log) is:
    Code:
    !ENTRY org.eclipse.mylyn.discovery.ui 4 0 2012-07-09 16:15:48.759
    !MESSAGE Problems occurred while performing installation: The following connectors are not available: Gradle Support (id=com.springsource.sts.gradle.feature.feature.group, site=http://dist.springsource.com/milestone/TOOLS/gradle)
    !STACK 1
    org.eclipse.core.runtime.CoreException: The following connectors are not available: Gradle Support (id=com.springsource.sts.gradle.feature.feature.group, site=http://dist.springsource.com/milestone/TOOLS/gradle)
            at org.eclipse.mylyn.internal.discovery.ui.PrepareInstallProfileJob_e_3_6.checkForUnavailable(PrepareInstallProfileJob_e_3_6.java:300)
            at org.eclipse.mylyn.internal.discovery.ui.PrepareInstallProfileJob_e_3_6.computeInstallableUnits(PrepareInstallProfileJob_e_3_6.java:210)
            at org.eclipse.mylyn.internal.discovery.ui.PrepareInstallProfileJob_e_3_6.run(PrepareInstallProfileJob_e_3_6.java:95)
            at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
    !SUBENTRY 1 org.eclipse.mylyn.discovery.ui 4 0 2012-07-09 16:15:48.761
    !MESSAGE The following connectors are not available: Gradle Support (id=com.springsource.sts.gradle.feature.feature.group, site=http://dist.springsource.com/milestone/TOOLS/gradle)
    Mac OS X version is 10.7.4, Java version is 1.6.0_33

  2. #2
    Join Date
    Jul 2009
    Posts
    17

    Default

    I could, however, install the "STS-Extensions -> Gradle Integration" feature from the peeconfigured software update site manually via Help -> Install new software.

  3. #3
    Join Date
    May 2010
    Posts
    411

    Default

    Could be the dashboard extension listing is broken. Package and feature names have changed in 3.0.0.M3 and from your error it looks like the dashboard listing has not been updated accordingly. Thanks for letting us now I will look into it.

    Kris
    Last edited by Kris De Volder; Jul 10th, 2012 at 11:30 AM.
    Kris De Volder -- SpringSource

  4. #4
    Join Date
    May 2010
    Posts
    411

    Default

    I've updated the gradle listing. Should work now.

    Thanks again for reporting the problem.

    Kris
    Kris De Volder -- SpringSource

  5. #5
    Join Date
    Jul 2009
    Posts
    17

    Default

    Indeed it does work now, showing the "Gradle Support" extension as installed.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •