GNATBENCH 2.6 Install on Eclipse -- Missing File . . . - eclipse

Tried installing the new academic version of GNATBENCH on Eclipse (Helios) today.
But it seems to find that a file is missing.
(I've notified AdaCore but I'd expect that it'll take a week for them to reply.)
Here's what she wrote :
Cannot complete the install because one or more required items could not be found.
Software being installed: GNATbench Integration with WindRiver Workbench 2.6.0.20111210 (com.adacore.gnatbench.windriver.feature.group 2.6.0.20111210)
Missing requirement: GNATbench Integration with WindRiver Workbench 2.6.0.20111210 (com.adacore.gnatbench.windriver.feature.group 2.6.0.20111210) requires 'com.windriver.ide.ui 3.1.0' but it could not be found
Anyone else with similar issue ?

You didn't follow the Installation Instructions in the README.txt.
Please select the Eclipse Plugin only, not the WindRiver Workbench Plugin.

Related

Unable to install maven plugin for eclipse luna

Iam trying to install maven plugin for eclipse luna through eclipse market place but i get the following error.
Cannot complete the install because one or more required items could not be found.
Software being installed: Maven Development Tools 0.3.0.201410040035 (com.ifedorenko.m2e.mavendev.feature.feature.group 0.3.0.201410040035)
Missing requirement: Maven Development Tools 0.3.0.201409160039 (com.ifedorenko.m2e.mavendev 0.3.0.201409160039) requires 'bundle org.eclipse.m2e.launching [1.6.0,2.0.0)' but it could not be found
Cannot satisfy dependency:
From: Maven Development Tools 0.3.0.201410040035 (com.ifedorenko.m2e.mavendev.feature.feature.group 0.3.0.201410040035)
To: com.ifedorenko.m2e.mavendev [0.3.0.201409160039]
Please help how can i solve this problem.
All my environment variable are also set correctly.
In fact, I have the same problem on my environment.
In the error message, you can see that the plugin you want to install need the bundle org.eclipse.m2e.launching in following versions (1.6.0 to 2.0.0).
Actually, only version 1.5 of m2e is released. You can install the milestone of version 1.6 by following these instructions.
Help > Install new software...
Paste the following link into the field Work with : http://download.eclipse.org/technology/m2e/milestones/1.6/
Press enter
Select all plugins you need
Click Next and follow the wizard
After this installation, retry the installation of "Maven Development Tools"
I hope this answer will help you.
Try installing through this update site instead:
http://download.eclipse.org/releases/luna/
Use the latest Eclipse EE version it internally consist Maven plugin
The 'Maven Development Tools' you appear to be trying to install requires that the basic 'Maven Integration for Eclipse' (m2e) is already installed.
Some downloads of Eclipse include m2e but others don't.
Install m2e using 'Help > Install New Software...'. Choose the main Luna site to work with. m2e is in the 'Collaboration' section.

unable to install google plugin for eclipse juno

I am trying to install google gwt tool on eclipse for that i go to HELP--->Install new Software---> in text area i used this link
Google Update Site for Eclipse 4.2 - http://dl.google.com/eclipse/plugin/4.2
then whenever i checked Google Plugin for eclipse (required) and hit next it shows
Cannot complete the install because one or more required items could not be found.
Software being installed: Google Plugin for Eclipse 4.2 3.2.4.v201306061638-rel-r42
(com.google.gdt.eclipse.suite.e42.feature.feature.group 3.2.4.v201306061638-rel-r42)
Missing requirement: Google Plugin for Eclipse 4.2 3.2.4.v201306061638-rel-r42
(com.google.gdt.eclipse.suite.e42.feature.feature.group 3.2.4.v201306061638-rel-r42) requires
'org.objectweb.asm 0.0.0' but it could not be found
i didn't understand what and where is the problem coming .
I was having the same problem just now trying to download Google Plugin for Eclipse. I was running into the same error where it was complaining about:
"Cannot complete install because one or more required items could not be found.
Software being installed: Google Plugin for Eclipse 3.7 bla bla bla..."
This question is a duplicate (Installing GWT plugin with Eclipse) but Ill lay it out for you anyways :)
I followed these steps that I found on https://developers.google.com/eclipse/docs/install-eclipse-4.2 and it worked fine :) The only thing different is that I downloaded from http://dl.google.com/eclipse/plugin/4.2 INSTEAD of from (as when was throwing an error) http://dl.google.com/eclipse/plugin.3.7. When I used 3.7 I got the same error you are having now. 4.2 it's all gravy.
Also, I am doing this on a fresh Juno installation. Like, I literally downloaded it from the Eclipse site right 2 minutes ago, installed it, ran an update (there was one update for Eclipse Google Plugin) and then I i got the errors and fixed the issue.
In fact, I got my answers here: Installing GWT plugin with Eclipse so thank this dude. Not me.
Good Luck!
Your installation is missing the org.objectweb.asm bundle. I'm a little surprised that this is not installed by the google plugin by default. There are many places to get it, but I know you can get the bundle from orbit:
http://download.eclipse.org/tools/orbit/downloads/drops/R20130517111416/repository/
Copy the link and add it to your list of update sites. Then try to install the google plugin again. Make sure that you have "Contact all update sites" checked.
Might be you have Indigo Eclipse and trying for Juno Eclipse plugin.
Refer to link https://developers.google.com/appengine/docs/java/tools/eclipse
Look at plugin links for Indigo and Juno and act accrodingly.
If the plugin installation failed, you may have problems with the Eclipse version installed that might be outdated (my problem).
For more information about upgrading Eclipse, see Upgrading Existing Eclipse Features.

GWT Plugin for eclipse 3.7(helios). i am getting error

After selecting google plugin for eclipse and SDK and proceeding next . I am getting error
Cannot complete the install because one or more required items could not be found.
Software being installed: Google Plugin for Eclipse 3.7 3.2.4.v201306061638-rel-r37
(com.google.gdt.eclipse.suite.e37.feature.feature.group 3.2.4.v201306061638-rel-r37)
Missing requirement: Google Plugin for Eclipse 3.7 3.2.4.v201306061638-rel-r37
(com.google.gdt.eclipse.suite.e37.feature.feature.group 3.2.4.v201306061638-rel-r37)
requires 'org.eclipse.wst.css.core 0.0.0' but it could not be found
Are you installing plugins using the eclipse marketplace? If you're installing plugins by manually entering repositories make sure they have a plugin that's compatible with your version of eclipse.
As Glenn noted, you need to be very careful with versions here.
It is best to install any ecplise pulgin using an update site. For Eclipse 3.7, you would use http://dl.google.com/eclipse/plugin/3.7 for the GWT update site.
If you were to do a manual install, then make sure to download the correct archive, in your case 3.7, listed here: https://developers.google.com/eclipse/docs/install-from-zip
If the installation is giving you trouble, try restarting Eclipse and run it as administrator. This could be the case if Eclipse is installed in a shared or system directory (e.g. "Program Files").
If you have selected the Android development kit part of the GPE then you need to separately install the Android SDK. But you don't need that if you are only doing GWT development. Just uncheck that.

Error installing Google AppEngine plugin in Eclipse Juno (4.2)

When I try to install the eclipse plugin for GAE I get an error:
Cannot complete the install because one or more required items could not be found.
Software being installed: Google App Engine Java SDK 1.6.4 1.6.4.v201203300216r37 (com.google.appengine.eclipse.sdkbundle.e37.feature.feature.group 1.6.4.v201203300216r37)
I'm using the http://dl.google.com/eclipse/plugin/3.7 update URL, which is the latest I could find. Has anyone solved this issue?
Thanks in advance!
Use this : http://dl.google.com/eclipse/plugin/4.2 as an update site
Source: http://code.google.com/p/google-plugin-for-eclipse/issues/detail?id=71#makechanges
For me the problem was forgetting to start eclipse as administrator.
If the issue is that we don't yet support 4.2, answer is to have patience. Eclipse plugins are complex beasts, and 4.2 is fairly new.
See this post which explains how to work around this:
https://plus.google.com/110140945975184013033/posts/ePFpQZYhPQq
How to Install GWT Plugin for Eclipse on 3.8 or Juno:
1. Download zipped update site for 3.7
from http://code.google.com/eclipse/docs/install-from-zip.html
2. Unzip content.jar; rm content.jar
3. Edit content.xml; change
<required namespace='org.eclipse.equinox.p2.iu'
name='org.eclipse.platform.feature.group' range='[3.7.0,3.8.0)'/>
to
<required namespace='org.eclipse.equinox.p2.iu'
name='org.eclipse.platform.feature.group' range='3.7.0'/>
4. jar cMf content.jar content.xml (zip won't work)
5. Install from local update site
Please note that some features of the plugin might not work as they should (for example when running in debugging mode my Eclipse Juno crashed a couple of times).
It turns out that the antivirus (for some unknown reason) blocks the reading of xml file. Solution: PAUSE PROTECTION during installation.
I also have an issue like this when I am try to install plug in link to plugin in eclipse 4.2.2
Error:
Cannot complete the install because one or more required items could not be found.
Software being installed: Google Plugin for Eclipse 4.2 -rel-r42 (com.google.gdt.eclipse.suite.e42.feature.feature.group 3.2.1.v201303211244-rel-r42)
Missing requirement: Google Suite Plugin 3.2.1.v201303211244-rel-r42 (com.google.gdt.eclipse.suite.ext 3.2.1.v201303211244-rel-r42) requires 'bundle org.eclipse.mylyn.commons.ui 0.0.0' but it could not be found
Cannot satisfy dependency:
From: Google Plugin for Eclipse 4.2 3.2.1.v201303211244-rel-r42 (com.google.gdt.eclipse.suite.e42.feature.feature.group 3.2.1.v201303211244-rel-r42)
To: com.google.gdt.eclipse.suite.ext [3.2.1.v201303211244-rel-r42]
I fixed this issue by click Help -> Check for updates, after that I installed this plug in and work as expected.

Cannot complete installing Google Plugin for eclipse

I am trying to install the Google Plugin in eclipse but I get the follwoing error:
Cannot complete the install because one or more required items could not be found.
Software being installed: Google Plugin for Eclipse 3.6 1.4.2.v201012211742
(com.google.gdt.eclipse.suite.e36.feature.feature.group 1.4.2.v201012211742)
Missing requirement: Google Eclipse 3.6 Platform Plugin 1.4.2.v201012211742 (com.google.gdt.eclipse.platform.e36 1.4.2.v201012211742) requires 'bundle org.eclipse.equinox.p2.operations 0.0.0' but it could not be found
Cannot satisfy dependency:
From: Google Plugin for Eclipse 3.6 1.4.2.v201012211742 (com.google.gdt.eclipse.suite.e36.feature.feature.group 1.4.2.v201012211742)
To: com.google.gdt.eclipse.platform.e36 [1.4.2.v201012211742]
Please help
The App Engine documentation is old, that is the problem. There are newer releases of the API:
http://dl.google.com/eclipse/plugin/3.3
http://dl.google.com/eclipse/plugin/3.4
http://dl.google.com/eclipse/plugin/3.5
http://dl.google.com/eclipse/plugin/3.6
http://dl.google.com/eclipse/plugin/3.7
http://dl.google.com/eclipse/plugin/4.2
Try the one that suits your IDE.
I had the same problem and finally found the solution. Hope it works for you too.
Follow these steps and then try to install the plugin again.
Select Help > Install New Software...
Select the Helios update site in the Work with dropdown. If it's not there, you can enter the URL directly: http://download.eclipse.org/releases/helios
Install Helios > Web, XML, and Java EE Development > Eclipse Web Developer Tools.
Go to About / Install New Software... and enter this URL: http://download.eclipse.org/mylyn/releases/latest
After the list populates, select MyLyn SDKs and Frameworks / MyLyn Commons. Once that plug-in installs, restart Eclipse and then the Google App Engine plug-in should install.
When you are on the Available Software screen, after having selected the software you want to install, before you click next, if you check the box "Contact all update sites during install to find required software." then eclipse will automatically resolve and install the needed plugins for you.
I got the same error and looking at the messages indicated that it was due to a conflict between Java EE IDE and Google plugin fo different eclipse runtimes ( 3.6 and 3.5).
So I upgraded the Java EE IDE to the latest version available and that solved the problem.
I found out that ADT-Bundle whose version is eclipse 4.2 has this issue of installing google plugin and when I downloaded eclipse and Android SDK separately and connected them together. It solved the problem. Google plugin installation worked super fine then
Check to see the "type" of Eclipse you are using. I was using the main version of Luna 4.4.2 and having this problem. I then switched to the "Java EE" type of Eclipse, and installed the Google Plugin and AppEngine with no issues. I believe it is because the "Java EE" type comes with WTP.