Would GWT plugin for Eclipse 4.4 work with Eclipse Mars 4.5 - eclipse

Just wanted to check if it would be a good idea to install GWT plugin for Eclipse 4.4 on Eclipse Mars 4.5. Also, if there are any plans for 4.5 plugin?

I recommend that you wait for the 4.5 plugin before upgrading eclipse. We waited quite a while for the 4.4 plugin, but it came.
I've tried 4.4 plugin in Mars, and it doesn't work for me.

I'm having problems showing error messages in eclipse Mars (didn't have problems in Luna).
So I will say that NO. The plugin doesn't work well in Eclipse MARS.

I got GWT plugin version 4.4 to work in Mars only with Eclipse Mars not installed from Eclipse Installer ('download Eclipse package' instead).
Using the installer resulted instead in the plugin then installing, but not appearing via blue GWT toolbar icon, Eclipse Google preferences, nor Eclipse project Google context menu.

Related

Add AngularJS2 plugin in Eclipse

I just started learning AngularJS2. I want to plugin AngularJS2 in Eclipse IDE. Please someone suggest me how to do this. I am using Eclipse Mars.
There's https://marketplace.eclipse.org/content/angular2-eclipse you can install in Eclipse Neon. I don't think it's compatible with Eclipse Mars, but using Neon is worth it anyway.

No Google icon after installing the google-plugin-eclipse

After I installed google plugin for eclipse 4.4, the blue Google icon does not appear in the toolbar. And when I check in the installation details of Eclipse, the plugin is listed as installed, but in Preference there isn't any "Google" entry.
The problem is, I have tried the solution suggested in the plugin's FAQ site and tried reinstall as an Administrator user (from a completely new Eclipse), to no avail.
Have anyone else encountered the same problem ?
My environment: Windows 7 32bit, Eclipse Luna 32bit (version: for Java EE developers), Google plugin for Eclipse 4.4, JDK: tried both 1.7 and 1.8 32bit
Thanks in advance for any suggestion and help.
You may have eclipse starting in older java. I had the same issue, my eclipse was running with Java 6. As soon as I started eclipse with JDK7 it starts showing.

How to install Codepro plugin in Eclipse Kepler

Now I am using Eclipse Kepler Version: 3.9.1.201308190730, but i don't how to configure "CodePro AnalytiX" plugin in Eclipse Kepler. Is it possible to configure "CodePro AnalytiX" in my current Eclipse Kepler?
And is "CodePro AnalytiX" plugin the correct tool for testing code perfomance? Otherwise suggest any other tool for code testing.
-Open Eclipse Kepler
-Help -> install new software
-enter this URL:
http://dl.google.com/eclipse/inst/codepro/latest/3.6
-Enter
If you found any other good tool for persistance tests, please let me know :)
Enjoy!
All the url's specified in this page are no longer valid.
Eclipse version Installation instructions
Direct plugin link
Eclipse 4.6 (Neon) Plugin for Eclipse 4.6 (Neon) https://dl.google.com/eclipse/plugin/4.6
Eclipse 4.5 (Mars) Plugin for Eclipse 4.5 (Mars) https://dl.google.com/eclipse/plugin/4.5
Eclipse 4.4 (Luna) Plugin for Eclipse 4.4 (Luna) https://dl.google.com/eclipse/plugin/4.4
If you are looking for older versions of the plugin, click here.
If you are having trouble installing from the update sites (due to firewall issues, for instance), you can install the Google Plugin for Eclipse by downloading and installing an archive of the update site.
Yes Its compatible for eclipse version: Luna Service Release 2 (4.4.2)

Sysdeo Tomcat plugin not working in Eclipse Luna

I upgraded my Eclipse to Luna and the Sysdeo tomcat toolbar won't show anymore. When I go to Window -> Customize Perspective, there is an entry com_sysdeo_tomcat_action_set, but it is greyed out and says that it is part of the null command group.
I had the same issue. Fixed by downloading the very newest (21 June 2014) Sysdeo Eclipse Tomcat Launcher plugin from http://www.eclipsetotale.com/tomcatPlugin.html.
The downloaded file is named tomcatPluginV331.zip; from that file, extract the com.sysdeo.eclipse.tomcat_3.3.1.jar file into your luna eclipse\dropins folder.
Then you should be good to go.
The Sysdeo Tomcat plugin documentation for the lastest version (3.3) states
Works with Eclipse 3.1, 3.2, 3.3, 3.4, 3.5 and 3.6
I couldn't get the latest (3.3.1) plugin working in Eclipse Luna. There's a fork of the original plugin, called TomcatPlugin, available through the marketplace that also includes support for Tomcat 8.x. Project home is at http://sourceforge.net/projects/tomcatplugin/.

M2e tool error for EClipse Kepler

Downloaded Eclipse J2EE Kepler now and wanted to install the Maven plugin from Market place.
But I keep getting this error in the picture:
So this plugin not working anymore? Is there any other recommended plugin to install?
If you look at the m2e-wtp site you'll find that this feature is installed by default in the Eclipse Kepler distribution. So it's not removed, but just already included in the installation. Moreover, they (finally) upgraded it from incubation to 1.0 version. Enjoy it!
m2e-wtp graduated from the Eclipse incubator to reach version 1.0.0. Moreover, m2e-wtp and m2e are now included in the Eclipse Java EE distribution by default. m2e-wtp 1.0.0 adds Java EE 7 support in Kepler and a few other new cool features.
This error means it is already installed in your IDE.
IF any updates are released by M2E tools then it can be updated like you did or if you click on 'Check for Updates'.
cheers,
Saurav