error while trying include liferay ide into STS (Spring Tool Suite) - eclipse

I am trying include Liferay IDE to my STS from Market place but I am getting error. I have attached the screen shots. Is there any other simple way to include Liferay IDE to my STS?

Is there any other simple way to include Liferay IDE
Please see Installing Liferay IDE documentation.
Particularly "INSTALL LIFERAY IDE INTO ECLIPSE FROM A ZIP FILE" section!

Related

Can not install Spring Tool Suite under Eclipse Juno

I m trying to install Spring Tools Suite (STS) for Eclipse Juno (3.8 + 4.2) with the Eclipse MarketPlace, but when I m trying to install it, the installer said:
The following solutions are not available: Spring Tool Suite (STS) for Eclipse Juno (3.8 + 4.2) (id=org.springframework.ide.eclipse.mylyn.feature.feature.group, org.springframework.ide.eclipse.autowire.feature.feature.group, org.springframework.ide.eclipse.aop.feature.feature.group, org.springframework.ide.eclipse.ajdt.feature.feature.group, org.springframework.ide.eclipse.osgi.feature.feature.group, com.vmware.vfabric.ide.eclipse.tcserver.insight.feature.group, org.springframework.ide.eclipse.roo.feature.feature.group, org.springframework.ide.eclipse.security.feature.feature.group, org.springframework.ide.eclipse.webflow.feature.feature.group, org.springframework.ide.eclipse.batch.feature.feature.group, org.springframework.ide.eclipse.maven.feature.feature.group, org.springsource.ide.eclipse.dashboard.feature.group, org.springframework.ide.eclipse.feature.feature.group, org.springframework.ide.eclipse.integration.feature.feature.group, org.springframework.ide.eclipse.data.feature.feature.group, org.springframework.ide.eclipse.uaa.feature.feature.group, site=http://dist.springsource.com/release/TOOLS/update/e4.2/)
Any help will be appreciated!
Open eclipse
Help --> Eclipse Marketplace
Search by keyword "STS"
Click install button on "Spring Tool Suite (STS) for Eclipse Juno (3.8 + 4.2)" section
Follow the eclipse instruction
I think this will help you. Try the below link
SpringSource Tool Suite for Eclipse Juno (4.2)
I am also trying to install the Spring Tool Suite into Eclipse and I too get the same error. If I go to spring source downloads site and try download any of the releases, I also get errors. It seems their downloads site is currently down...
Regards,
PM.

eclipse tomcate configuration

How to rum my jsp page in eclipse galileo?
I got only 2 options that is run as applet and second is run as application.. and both are invalid what to do? What problem should there?
You are probably using Eclipse IDE for Java developers, which does not have WTP (web application) support. You should use Eclipse for Java EE developers or install the WTP related plugins.

Installing CXF with Eclipse 3.5

As per http://help.eclipse.org/helios/topic/org.eclipse.jst.ws.cxf.doc.user/reference/preferences.html
The CXF 2.x preferences can be accessed via Window > Preferences... > Web Services > CXF 2.x Preferences from the top level menu.
but I dont see the option CXF 2.x Preferences under Web Services, though I have chosen JavaEE perspective.
any ideas how to enable this?
Sorry for such a simple question.
I also cannot do not see CXF as a Project Facet as per http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.jst.ws.jaxws.doc.user/gettingstarted/requirements.html
I know this is something to do with getting Eclipse aware of CXF libraries, but cant find the tutorial for this.
Go to Help -> Install New Software. In the drop down 'Work With' select :
The Eclipse Web Tools Platform (WTP) Project update site - http://download.eclipse.org/webtools/updates
In the 'type filter text', type in 'cxf' and select the SDK and other results and install them. Restart Eclipse and you should get CXF 2.x Preferences under Window > Preferences... > Web Services
CXF tooling is not present in Eclipse 3.5 "Galileo" release. It was added in Eclipse 3.6 "Helios". You cannot upgrade in place from one major release of Eclipse to another. You will need to download a new Eclipse distro. I recommend Eclipse IDE for Java EE Developers package that you can get from the official download site.
If CXF runtime is not showing up in the Preferences, try updating the WTP version for your Eclipse installation.
Point to http://download.eclipse.org/releases/galileo/, update the plugins and restart Eclipse.

Spring Eclipse Plugin update site

Can anyone point me to spring-eclipse plug-in update location so I can use spring from my Eclipse IDE?
None of the ones I found online are working!
Spring works fine without any special eclipse plugins. Spring have there own version of eclipse called STS (SpringSource Tool Suite) and you could use that. The installation instructions (pdf) for STS include instructions for installing the STS components into an existing Eclipse 3.5 installation.

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