How to resolve Gradle plugin dependency? - eclipse

I am trying to install Eclipse integration Gradle from
http://dist.springsource.com/release/TOOLS/gradle
in order to create LibGdx project in Eclipse.
But there is a dependency issue where I am stuck at and not able to understand the error.
Below is the error stack in eclipse while trying to install the Gradle plugin.
Software being installed: Spring UAA Integration (optional) 3.6.0.201407080544-RELEASE (org.springframework.ide.eclipse.uaa.feature.feature.group 3.6.0.201407080544-RELEASE)
Missing requirement: Spring UAA Integration 3.6.0.201407080544-RELEASE (org.springframework.ide.eclipse.uaa 3.6.0.201407080544-RELEASE) requires 'package com.google.protobuf 0.0.0' but it could not be found
UPDATE:
http://dist.springsource.com/release/TOOLS/gradle (latest release) did not work.
But,
http://dist.springsource.com/milestone/TOOLS/gradle (latest milestone build) worked!

The author has made this question easy to answer by posting the answer himself. So I will swoop in and take the easy points.
Use:
http://dist.springsource.com/milestone/TOOLS/gradle (latest milestone build)
because the requirements (Spring UAA Integration 3.6.0.201407080544-RELEASE) are included in the aforementioned add-on.
http://dist.springsource.com/release/TOOLS/gradle (latest release) did not work.
because the requirements (Spring UAA Integration 3.6.0.201407080544-RELEASE) are NOT (I repeat NOT!!) included in the aforementioned add-on.

Related

Azure toolkit for eclipse throws error Missing requirement: Azure Common Plugin Library 2.9.5.201701250103

I have just installed the latest Eclipse IDE (same behavior with Indigo and Helios) and was installing Azure tools for Eclipse via http://dl.microsoft.com/eclipse. I am basically following the following article. https://learn.microsoft.com/en-us/azure/azure-toolkit-for-eclipse-installation for this.
but the installation always fails with below error.
Cannot complete the install because one or more required items could not be found.
Software being installed: Azure HDInsight plugin for Java 1.0.0.201701250103 (com.microsoft.hdinsights.feature.feature.group 1.0.0.201701250103)
Missing requirement: Azure Common Plugin Library 2.9.5.201701250103 (com.microsoftopentechnologies.wacommon 2.9.5.201701250103) requires 'bundle org.eclipse.jdt.ui 3.10.0' but it could not be found
Cannot satisfy dependency:
From: HDInsights 1.0.0.201701250103 (com.microsoft.hdinsights 1.0.0.201701250103)
To: bundle com.microsoftopentechnologies.wacommon 2.9.5
Cannot satisfy dependency:
From: Azure HDInsight plugin for Java 1.0.0.201701250103 (com.microsoft.hdinsights.feature.feature.group 1.0.0.201701250103)
To: com.microsoft.hdinsights [1.0.0.201701250103]
If I uncheck HDInsight from the installation, the error moves on to next items
like Azure WebApp Plugin for Java, Azure Explorer for Plugin etc.. and basically I cant install anything.
Appreciate any inputs to get this working.
not able to reproduce this issue. Pls make sure to try on a clean Eclipse install, and a recent version, like Mars or Neon.
According to your question there is a missing plugin, check for that plugin in Eclipse market place. For me it gave error Missing requirement: Azure Core Plugin Library 3.31.0.202205311349 (com.microsoft.azuretools.core 3.31.0.202205311349). missing Mylyn plugin for which i downloaded Mylyn plugin first for Market place and then retried downloading Azure plugin

Drools 6.4.0.Final Installation In Eclipse

I am trying to install drool 6.4.0.Final in eclipse Neon. I use the update site url and it works fine. But once eclipse starts calculating requirements etc. It proceeds to a page which shows that:
Cannot complete the install because one or more required items could
not be found. Software being installed: JBoss Runtime Drools Detector
Developer Resources 6.4.0.Final
(org.jboss.tools.runtime.drools.detector.feature.source.feature.group
6.4.0.Final) Missing requirement: JBoss Runtime Drools Detector 6.4.0.Final (org.jboss.tools.runtime.drools.detector.feature.feature.group
6.4.0.Final) requires ‘org.jboss.tools.runtime.core.feature.feature.group 0.0.0’ but it
could not be found Cannot satisfy dependency: From: JBoss Runtime
Drools Detector Developer Resources 6.4.0.Final
(org.jboss.tools.runtime.drools.detector.feature.source.feature.group
6.4.0.Final) To: org.jboss.tools.runtime.drools.detector.feature.feature.group
[6.4.0.Final]
What’s going wrong here? Am I missing something?
FYI Eclipse GEF plugin installed successfully.
Installing JBoss Tools 4.4.0.Final plugin before Drools plugin installation worked for me.
Or better see this answer https://stackoverflow.com/a/34204575/1562662. I haven't tried this, but seems to work.

Not able to setup STS in Eclipse Luna (4.4.1)

I am a new to STS and Eclipse and need some help. I am getting following errors while trying to install or uninstall STS thru Marketplace.
Cannot complete the install because one or more required items could not be found.
Software currently installed: Java implementation of Git - optional Http support using Apache httpclient 3.6.2.201501210735-r (org.eclipse.jgit.http.apache.feature.group 3.6.2.201501210735-r)
Missing requirement: Java implementation of Git - optional Http support using Apache httpclient 3.6.2.201501210735-r (org.eclipse.jgit.http.apache.feature.group 3.6.2.201501210735-r) requires 'org.eclipse.jgit.http.apache [3.6.2.201501210735-r]' but it could not be found
The error looks like there is a problem finding a specific egit component from the Eclipse update repository while installing the STS components. Maybe there is some stale data in the p2 cache. Try to delete the "p2/org.eclipse.equinox.p2.repository/cache" directory and try again. Maybe that helps. Otherwise I would recommend to use the ready-to-use STS distribution, as mentioned above.
Download whole STS IDE from Spring site.
Everything works out of the box and you can install plugins you are using.
It is Eclipse pre-installed with Spring friendly features.

Groovy and grails tool suite marketplace Maven Integration install error

Use the marketplace in Groovy Grails Tool Suite to install Maven Integration for eclipse. But when confirming selected features, no matter I choose "Maven Integration for eclipse" ,the error remains :Cannot complete the provisioning operation. Please change your selection and try again. See below for details.
Cannot complete the install because one or more required items could not be found.
Software being installed: Maven Development Tools 0.2.0.201401071755 (com.ifedorenko.m2e.mavendev.feature.feature.group 0.2.0.201401071755)
Missing requirement: Maven Development Tools 0.2.0.201401071755 (com.ifedorenko.m2e.mavendev 0.2.0.201401071755) requires 'bundle org.eclipse.m2e.launching [1.5.0,2.0.0)' but it could not be found
Cannot satisfy dependency:
From: Maven Development Tools 0.2.0.201401071755 (com.ifedorenko.m2e.mavendev.feature.feature.group 0.2.0.201401071755)
To: com.ifedorenko.m2e.mavendev [0.2.0.201401071755]
someone have any idea how can i resolve the problem?
By default, GGTS 3.4 already has the m2e plugin.
I guess, you didn't select all dependecies for the plugin, so, it can not be installed.
Or, the Firewall might block installing new plugins in the Eclipse. I faced this issue some times before.

Issues installing Spring STS in Eclipse Juno

I'm on Windows 7 professional 64b and have just downloaded and installed Eclipse Juno 64b:
Eclipse Java EE IDE for Web Developers.
Version: Juno Service Release 2
Build id: 20130225-0426
I go to Help -> Eclipse Marketplace then search for Spring STS and choose STS for Eclipse Juno (3.8 + 4.2) at this point I get into a deadly loop of not found dependencies and it doesn't matter how many packages I deselect, it will always complain (see below).
I have also tried installing Eclipse for Java Developers instead of Java EE. I have also tried the 32b versions. Finally I have also tried installing from the Spring STS update site http://dist.springsource.com/release/TOOLS/update/e4.2/ and still no luck.
Can anyone advice what's the solution to this problem? maybe I should switch back to Indigo?
Cannot complete the install because one or more required items could not be found.
Software being installed: Spring IDE Spring Data Support 3.2.0.201303060654-RELEASE
(org.springframework.ide.eclipse.data.feature.feature.group 3.2.0.201303060654-RELEASE)
Missing requirement: Spring IDE Live Beans Graph 3.2.0.201303060654-RELEASE
(org.springframework.ide.eclipse.beans.ui.livegraph 3.2.0.201303060654-RELEASE) requires 'bundle org.eclipse.zest.core [1.0.0,2.0.0)' but it could not be found
Cannot satisfy dependency:
From: Spring IDE Spring Data Support 3.2.0.201303060654-RELEASE
(org.springframework.ide.eclipse.data.feature.feature.group 3.2.0.201303060654-RELEASE)
To: org.springframework.ide.eclipse.feature.feature.group 0.0.0
Cannot satisfy dependency:
From: Spring IDE Core (required) 3.2.0.201303060654-RELEASE (org.springframework.ide.eclipse.feature.feature.group 3.2.0.201303060654-RELEASE)
To: org.springframework.ide.eclipse.beans.ui.livegraph [3.2.0.201303060654-RELEASE]
Actually avoid the Eclipse download site altogether and get the Spring Tool Suite IDE directly from here: http://www.springsource.org/downloads/sts-ggts. Everything I needed worked smoothly and out of the box: importing Maven projects and running the applications using AspectJ/Spring. It also comes with the critically needed plugins e.g. EGit, m2e, AJDT and everything works perfectly.
I needed this for a new GUI project on top of Spring/Valkyrie RCP.