Unable to download Spring Tool Suite(STS) in eclipse mars.2 - spring-tool-suite

I am trying to install the Spring Tool Suite(STS) in my eclipse mars.2 via eclipse market place (eclipse->Help[tab]->Eclipse market place). When I search for STS in the search bar 0 result is returning.
Can anyone help me why this is happening?
enter image description here

You can get the latest version of STS3 that was compatible with Eclipse Mars (4.5) from here:
http://download.springsource.com/release/TOOLS/update/e4.5
(please note, this is an p2 repository URL, which is meant to be used in the Eclipse "Install New Software" dialog, there is no index page being served under this URL that can be accessed by a browser).

Related

Can't find marketplace client for Eclipse oxygen version milestone 6

I'm unable to find the Eclipse Marketplace in the Help Menu for Eclipse Oxygen version milestone 6. I've seen it last in Mars version in my old system. As I moved to a new system I installed a new version of eclipse which is Oxygen version. But this version doesn't seem to have marketplace client installed with it. How can I find it or install the plugin from external sources?
This is the problem with latest eclipse to prevent bloating. So go to Eclipse-> Help--> Install New software and --> type Oxygen in the "Work with" space (or copy paste this "Oxygen - http://download.eclipse.org/releases/oxygen".)
Now search "Market place client" in the second search box .
You will get as below: General purpose tools-->Market place client. Check that box and you are good to go.

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.

Installed Eclipse GWT plugin, but no Web Application project

I have Eclipse IDE for Java EE Developers (3.7) installed on Windows XP and I installed Google plugin and GWT SDK , but even though plugin shows up as installed, I still do not get an option File > New > Web Application Project as it should be. And no icon with 'g' in blue circle on toolbar. What am I missing?
Thanks
Here is what I see on 'Plug-ins' tab in my Eclipse Installation Details screen:
Google App Engine Java SDK 1.7.6
Google Eclipse 3.7 Platform Plugin 3.2.2.v201303261859-r3l-r37
Google Eclipse Platform Plugin 3.2.2.v201303261859-r3l-r37
Google Eclipse Shared Platform Plugin 3.2.2.v201303261859-r3l-r37
Google Web Toolkit SDK 2.5.1
Go to Eclipse Market Place --> Search For GWT Plugin --> Download Google Plugin for Eclipse 3.7
It will take some time to download and install all the packages and plugins. But once it will be done, you will be able to see the google icon at the toolbar.
Also go through the following link.
https://developers.google.com/web-toolkit/usingeclipse
I had the same problen when following the GWT Tutorial and I fix the issue.
You can go:
Eclipse --> Help -->Install New Software --> Work with
Then paste, any of these urls but change indigo or helios for your eclipse IDE distribution
Indigo Update Site - http://download.eclipse.org/releases/indigo/
http://download.eclipse.org/webtools/repository/helios
Wait a moment and Eclipse will show you all options.
Check the option:
Web, XML, Java EE and OSGi Enterprise Development
Then click the Next, Apply and Finish and restart your IDE to see the changes.
Is all.
You are probably missing Java 7 JDK.
Download and install the JDK from the above link, then follow these instructions to let Eclipse know where to find it.
After I installed Java 7, the GWT plugin buttons and menus finally appeared next time I started Eclipse.

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,

Eclipse Java EE plugin

I want an Eclipse Java EE plugin which I can install directly from Eclipse.
I searched about it on Google and found some ones but couldn't figure out how to download them directly from Eclipse.
One plugin I found was WTP but couldn't find the location of the WTP repository that I can enter in the Eclipse's Software Update tool.
I am using Eclipse 3.4.2 (Ganymede)
I warmly suggest to install Eclipse IDE for Java EE developers which already includes the Web Tools Platform (WTP) and much more (see this page for a full comparison).
As an alternative, you can download a zip of the Web Tools from here or install it via Update Manager using this URL:
http://download.eclipse.org/webtools/updates/
If you have Eclipse Galileo you should go to Help > Install New Software. Then the list of available sites to install updates will appear. You should add the WTP plug-in to this list, for example.
To do this, click on Add and enter the name and location (you can get this from the WTP site). Then, select this plug-in and click on Finish. That's it and it's valid to all plug-ins.
when you are searching do a comprehensive search http:// in eclipse
Google search the repository containing Java EE WTP
Install the new software in your IDE, restart your IDE, right click under the project explorer view, select new, the option for creating a dynamic web project should now be available. I did it using the luna version of eclipse which dose not have the default and now have the option.
Use
help---install new software--type http://findbugs.cs.umd.edu/eclipse
And go from there