Unable to install cobetura plugin in eclipse - eclipse

I'm trying to install Cobertura plugin (http://ecobertura.johoop.de/update/) on Helios version of my eclipse but getting this exception "org.eclipse.equinox.p2.core.ProvisionException", It says unable to read repository at http://ecobertura.johoop.de/update/
I'm not on proxy server.

Seems it had stopped development.
I can't install it in Eclipse 3.5 or 4.3 too.
You can use EclEmma, it's easy to use.

Eclipse Helios version is 3.6.x and eCobertura Web site states that eclipse update site works for Eclipse 3.5+. I can confirm it really is working for Eclipse Helios. If you can download update site meta information through browser, but eclipse still cannot see it, it could be a proxy problem or something else that prevents eclipse to access content of update site.

Related

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.

WTP for eclipse Galileo

I installed fedora 12 in my machine and got Eclipse installed as a pert of the fedora installation. But i am not getting the dynamic Web Project option since I don't have WTP installed in my eclipse. I am not able to find the exact link/package for my Galileo version. This is what i checked:
http://www.eclipse.org/galileo/projects.php
For the above link, I selected the WTP Common Tools download link, it redirected me to this link:
http://download.eclipse.org/webtools/downloads/
From the above link, i selected the build release 3.4.0, then i got this:
http://download.eclipse.org/webtools/downloads/drops/R3.4.0/R-3.4.0-20120612174739/
From here i am fairly confused what to download for getting the WTP enabled for my eclipse.
Note: I don't want any additional package to be installed unnecessarily. All i want is only WTP
Please provide me the exact link for the same so that i can proceed with it.
Regards,

Cannot install Mercurial on Eclipse Juno

Attempting to install Mercurial on Eclipse Java EE IDE Juno from
http://cbes.javaforge.com/update in the Install new software...
but,
"Cannot complete the install because one or more required items could not be found. Software being installed: codeBeamer Eclipse Studio (with Mylyn) 3.1.0.v201011161842 (org.codebeamer.eclipse.mylyn_feature.feature.group 3.1.0.v201011161842) Missing requirement: codeBeamer Eclipse Studio (with Mylyn) 3.1.0.v201011161842 (org.codebeamer.eclipse.mylyn_feature.feature.group 3.1.0.v201011161842) requires 'org.eclipse.mylyn_feature.feature.group 3.3.0' but it could not be found
I tried on Windows 7_64 and ubuntu 12.04_64. I even installed mylyn using the latest stable releases from http://download.eclipse.org/mylyn/releases/latest
Any Ideas?
Already browsed web and this site.
You could also try the update URL from the Google Code repository instead, which installs only MercurialEclipse.
+1 to installing from Google Code Repository.
Initially Eclipse wouldn't start because of problems with the older version of the plugin so to get past this simply removed the jar com.vectrace.MercurialEclipse_1.9.1.v201111302231.jar from the Eclipse plugins directory then uninstalled the existing plugin and re-installed from the link in smooth reggae's post.
All seems good so far.
The problem is, that the codeBeamer Eclipse Studio requires an older version of Mylyn (3.3.0), which isn't available for Juno.
But AFAIK you don't need the whole CBES, if you only need the Mercurial features. Try to select only MercurialEclipse, it should also be available in that update site.

How do I get eclipse's web page editor to work?

I installed the eclipse web page editor from the help->updates->Ganymede Update Side-> Web and Java EE Development. - version 2.1.0
Whenever I try to open an html page though, I get the error:
java.lang.NoSuchMethodError
An error has occurred. See error log for more details.
org.eclipse.wst.sse.ui.StructuredTextEditor.isBlockSelectionModeEnabled()Z
Any ideas on how to resolve this?
Hey, I ran into this issue as well and it might be caused by the version 3.1 of "Eclipse XML editors and tools" I've seen people mention if they go back to 3.0.4 it works.
Eclipse XML editors and tools is part of the Web Tools Platform and I got the downgraded version here:
http://archive.eclipse.org/webtools/downloads/drops/R3.0/R-3.0.4-20090213193639/
That may be due to a conflict with other plugins you may have installed before.
If you didn't have any other plugins, try accessing your html pages with a fresh installation of an eclipse distro including WTP.
See the Java J2EE package for instance.