Google Plugin for Eclipse 4.2 does not show up after installing - eclipse

I am running on Mac OS X 10.5.8.
The problem is that the "g" toolbar icon does not show up after I finish installing GPE 4.2 and GWT SDK 2.4 plugin. When I go to "preferences", there should be a google tab, but that does not show up either.
There was no problems with the installation. If I go to "Install new software..."->"already installed...", both GPE 4.2 and GWT SDK 2.4 are listed.
Can anyone kindly help me resolve this issue?

Mac was 64bit. Needed to install 64bit version of Eclipse.

Related

how to upgrade eclipse in appcelerator studio

How do you upgrade the Eclipse version in Appcelerator Studio from 4.4.2 to Neon or Oxygen? I am working on PyDev projects and getting the error please update your Eclipse to 4.6 or later.
Simply adding the URL to the installation source allows add-ons but does not upgrade the Eclipse Platform. I already have Oxygen loaded on my development station. Is there a way to use that version rather than the built in version
Platform OSX 10.13, Python 2.7, Appcelerator Studio 4.10.0.201709271713, PyDev 6.0.0.2017xxxx
You can't upgrade Appcelerator Studio eclipse base version. Studio 4.10.0 comes with the Eclipse 4.4.2
However, it's planned for future release https://jira.appcelerator.org/browse/TISTUD-7565
Please provide more details about your problem in the above ticket.

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.

Is there any way to install direct 2.4 version of GWT plugin in eclipse?

In our project we are using GWT-2.4 version of GWT plugin. This plugin was already installed in eclipse which will support for Windows XP-32 bit in long back.
But, recently I got a new system with Windows 8.1 - 64 bit. When I tried to install GWT plugin in JUNO/LUNA, by default it is installing GWT-2.6 version. This will be not supported in my project.
If is there any way to install GWT-2.4 version of GWT plugin in eclipse, please reply on this question.
Are you talking about the SDK version?
If yes, download the SDK from here.
Unpack the SDK.
Goto Preferences -> Google -> Web Toolkit
Select the Add button and choose the recently downloaded version.

AppEngine SDK 1.8.7 failed to install in Eclipse 4.2 (Juno) on OSX Mountain Lion

I am trying to work with Google App Engine. I have Eclipse Juno on my MacBook (Mountain Lion), and I have upgraded my Java to 1.7.0_45. I tried following instructions as per Google on its Developers link to add the Google SDK to my Eclipse. When I open my preferences in Eclipse, it shows: Failed to initialize App Engine SDK 1.8.7
How do I resolve this issue? What is it that I am doing wrong or have missed doing??
I have tried to break my head on this and even tried to search for solutions but did not find any!
Help!
I had the same problem myself, and after installing Java 7 JDK from http://www.oracle.com/technetwork/java/javase/, I followed the steps bellow and the "Failed to initialize..." error disappeared:
Under Eclipse / Preferences / Java / Installed JREs, click
Add, select Mac OS X VM, then click Next.
Enter "/Library/Java/JavaVirtualMachines/1.7.0.jdk/Contents/Home" as the
JRE home directory, as well as a JRE name, click Finish.
Check the box next to the new JRE that you just added and then click OK.
Under Eclipse / Preferences / Java / Compiler, select 1.7 from the "Compiler compliance level" drop-down list and click Ok.
Try uninstalling AppEngine SDK 1.8.7 from Eclipse. Here is a more detailed installation guide for the Google Plugin for Eclipse on the Juno (3.8/4.2) version. You need to select the Google Plugin for Eclipse and the SDK for AppEngine as a minimum. Currently you will get AppEngine SDK 1.8.9. Good luck!
If that fails try with a newer Eclipse (4.3 Kepler).

Problems installing AppEngine plugin in Eclipse 3.7, on Mountain Lion

I've been trying to install the Appengine plugin for eclipse 3.7 Indigo, and I am getting an error which reads:
Cannot complete the install because one or more required items could not be found.
Software being installed: Google Web Toolkit SDK 2.4.0 2.4.0.v201208080120-rel-r37 (com.google.gwt.eclipse.sdkbundle.e37.feature.feature.group 2.4.0.v201208080120-rel-r37)
Missing requirement: Google Plugin for Eclipse 3.7 3.1.0.v201208080120-rel-r37 (com.google.gdt.eclipse.suite.e37.feature.feature.group 3.1.0.v201208080120-rel-r37) requires 'org.eclipse.wst.sse.ui 0.0.0' but it could not be found
Cannot satisfy dependency:
From: Google Web Toolkit SDK 2.4.0 2.4.0.v201208080120-rel-r37 (com.google.gwt.eclipse.sdkbundle.e37.feature.feature.group 2.4.0.v201208080120-rel-r37)
To: com.google.gdt.eclipse.suite.e37.feature.feature.group 3.1.0
Steps to reproduce the problem:
Go to "Help" menu
Select "Install new software"
Enter into "Work with:" box: http://dl.google.com/eclipse/plugin/3.7
Click "Add"
Select packages, click next. And then it returns that error.
I read through a bunch of solved stackoverflow problems already, but none seem to work for me. If it's any help, I'm on Mac OS X 10.8 Mountain Lion.
I've installed the Appengine plugin a long time ago without a hitch on my laptop (10.6 Snow Leopard). Is there something that I am doing wrong or a known bug that is preventing me from installing this Eclipse plugin? Thanks.
Closed. Ran it in windows, frieking worked.