Installation of Soot plug-in on Eclipse Kepler - eclipse

I tried to install Soot 2..5.2 plugin on Eclipse Kepler using Help->Install New Software.. and then using the link http://www.sable.mcgill.ca/soot/eclipse/updates/ but it displays "Unable to read repository at http://www.sable.mcgill.ca/soot/eclipse/updates/". How do I install soot plugin on Eclipse Kepler?

You're using the wrong update site. According to this Soot wiki page, the correct update site URL is http://sable.github.io/soot/eclipse/

Related

Can not find "GWT Eclipse Plugin" in Eclipse marketplace to install it

I have installed Eclipse IDE for Enterprise Java and Web Developers (includes Incubating components) Version: 2022-12 (4.26.0) and Build id: 20221201-1913, when I open Eclipse marketplace and search for gwt it can not find GWT Eclipse Plugin, so I am unable to install it.
I tried other ways like drag n drop the install button from Use the Drag and Drop Install Button and it didn't worked,
also I tried adding the url http://storage.googleapis.com/gwt-eclipse-plugin/v3/release via Help->Install New Software... menu and I encountered with error that the url is not reachable.
Today is 12/27/2022 and I have seen reports that the url was available in some time frames but now it is unavailable.
Finally after many try and error I found how to add GWT Eclipse Plugin
1-Download the released package from
http://storage.googleapis.com/gwt-eclipse-plugin/v3/downloads/repo-3.0.0.zip
2- From Help->Install New Software... select a name and select the
downloaded zip file, then you were able to see GWT EClipse Plugin and
Google SDK option, the next steps is straight.

Is the Eclipse SonarQube plugin compatible with Eclipse Mars?

I cannot install SonarQube plugins in Eclipse Mars (tested with Java, RCP and Modeling versions).
When I search for SonarQube in 'Help' / 'Eclipse Marketplace' then the result list is empty. I can click at the link 'Browse for more solutions' which opens the marketplace site on the internet. There, I see SonarQube with the link 'Install' but when I click on it I get the error "The following solutions (SonarQube) are not compatible with this version of Eclipse"!
Any ideas how the problem can be solved?
Eclipse SonarQube plugin 3.4 is definitely compatible with Eclipse Mars.
Unfortunately, you cannot install it from the Eclipse Marketplace - probably because we need to update the compatibility information there. As mentionned by Freddy in his comment, SONARCLIPS-446 was created for this purpose.
Meanwhile, please follow the instructions described on "Install SonarQube in Eclipse" to manually install the plugin.
UPDATE July 21rst, 2015: the Marketplace has been updated so anybody using Mars can install the plugin through the Marketplace.
I'm sorry, but SonarQube is not really compatible.
If you install SonarQube 3.4.0 from marketplace to a brand new mars (eclipse-jee-mars-R-win32-x86_64.zip) and then start the eclispe with -clean, the menuitem marketplace is gone.
Seems that there are not some other plugins don't match.
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=473495

CodePro Analytix: Where to find the plugin

I need to set up CodePro Analytix plugin . But the link http://dl.google.com/eclipse/inst/codepro/latest/3.6 is not opening.
Please help me out. is there any other way to install CodePro Analytix or is there any other tools which does same functionality.
That is an Eclipse update site, you can't open it in a web browser.
Instead you install it from Eclipse by opening 'Help > Install New Software...'. In the 'Work with:' field enter the update site URL for example https://dl.google.com/eclipse/inst/codepro/latest/3.7 which still works with Eclipse Oxygen.
Eclipse will then show you what can be installed from the update site.
Note: This code does not appear to have been updated for a while.
You can install it from Eclipse Marketplace: https://marketplace.eclipse.org/content/codepro-analytix
But be careful, it's outdated and doesn't work with Juno or higher versions of Eclipse.

Unable to install cobetura plugin in 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.

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,