Google Plugin for Eclipse (GPE) is a set of software development tools that enables Java developers to quickly design, build, optimize, and deploy cloud-based applications.
Questions tagged [google-plugin-eclipse]
158 questions
18
votes
4 answers
Google Plugin for Eclipse Luna?
I have installed Eclipse Luna 4.4-M6. I tried installing the Google Plugin for Eclipse 4.3 (Kepler), but Eclipse would not allow me to install it.
Is there some way to force it to install (e.g. by downloading it and editing some manifest or other)?…

ᴇʟᴇvᴀтᴇ
- 12,285
- 4
- 43
- 66
11
votes
0 answers
Jdk1.7.0_79.jdk and AppEngine: Class JavaLaunchHelper is implemented in both
I have a simple Google App Engine project. When I try to run as web application on localhost I get this:
objc[49307]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_79.jdk/Contents/Home/bin/java and…

Phil
- 4,730
- 1
- 41
- 39
9
votes
7 answers
Cannot install Google Plugin in Eclipse 4.4
I have Eclipse 4.4 on my Windows 7. I got the following error when trying to install Google Plugin:
Cannot complete the install because one or more required items could
not be found. Software being installed: Google Plugin for
Eclipse 4.3…

user2618844
- 352
- 3
- 13
6
votes
4 answers
Google adt/gwt support for eclipse 4.4 (Luna)
Have anyone gotten the release version of eclipse 4.4 to work with adt(Android development) and/or google web toolkit(gwt).
It seems like the gwt/adt plugins don't works with eclipse 4.4, so is there a secret place to download new versions or should…

MTilsted
- 5,425
- 9
- 44
- 76
6
votes
1 answer
Error saving Eclipse project to Google Drive
I have a newly-created Apps Script project in Drive which I successfully imported into Eclipse via the Google Plugin.
I made some edits and hit Save, and I get this:
Error saving Eclipse project TestProject to Drive (file ID:…

jkhoffman
- 199
- 2
- 11
6
votes
2 answers
How to disable SystemServiceServlet configuration in App Engine project?
The Google Plugin for Eclipse auto-generates these lines in web.xml no matter what the project properties are set to:
SystemServiceServlet
…

Sormuras
- 8,491
- 1
- 38
- 64
5
votes
6 answers
Google Deploy to App Engine disabled in Eclipse
I am using the Google Plugin for Eclipse to deploy my project to App Engine, and this has worked great for over a year. But a couple of days ago it stopped working, and I can not seem to find the reason. The project is still an App Engine project,…

bashoogzaad
- 4,611
- 8
- 40
- 65
5
votes
3 answers
When Google plugin for Eclipse 4.5 ( Mars ) would be available?
It's several weeks that Eclipse 4.5 (Mars) has released, but there is no news about official google plugin for this version yet.
Does anybody know when we can desire to have this plugin?

Ehsan Khodarahmi
- 4,772
- 10
- 60
- 87
4
votes
0 answers
Using old version of GWT SDK with Eclipse Luna
we have a project which is compatible with GWT SDK 2.4 and Eclipse Indigo. I am trying to move to Eclipse Luna. Although I have made a progress, I couldn't get all of the features yet. Here is what I've done:
Downloaded Eclipse Luna and JDK 1.7…

Ercan Özdemir
- 334
- 3
- 17
4
votes
4 answers
eclipse - missing GWT options
I am starting with libgdx and recently installed eclipse eclipse GWT plugin (4.2) and other resources. I am struggling with missing GWT options in different places. I tried to search different answers but could not locate an answer on SO. Please…

Anshu
- 7,783
- 5
- 31
- 41
4
votes
2 answers
How to get Eclipse + Google Plugin to create Async Interface and Impl stub method on new service method creation?
I work at a company that uses GWT for most of their projects, and in working with Eclipse there, I have noticed that when I add a new method to a *Service interface (eg, public Foo getFoo()) that it would automatically create an async version of…

Mirrana
- 1,601
- 6
- 28
- 66
4
votes
1 answer
"create new visual classes" button not clickable on eclipse
I installed a new GUI designer software, and than restarted eclipse as requested but when eclipse reopened I couldn't click the "create new visual classes" button. it's clickable but it doesn't do anything. I have to click it in order to install the…

Atlantis
- 592
- 5
- 23
4
votes
3 answers
Error while running webapplication with google appengine
I created a small web application.if i deployed its work but if try to run application it show
the port 8888 appears to be in use(perhaps by another lanch),do you still to contine with this lanch? i clicked yes
but show the error
Could not open…

user3032819
- 595
- 1
- 5
- 6
4
votes
1 answer
Generate cloud endpoint client library suddenly stopped working
Normally when I right-click my app engine project and choose "Generate cloud endpoint client library" using the Google plugin for Eclipse, it generates the client libraries and automatically copies them into the Android client project.
However, for…

howettl
- 12,419
- 13
- 56
- 91
4
votes
2 answers
Installing Google Plugin for Eclipse in Eclipse Android Developer Tools (ADT) Bundle
I've downloaded the Eclipse ADT bundle from http://developer.android.com/sdk/index.html
Now I want to add the Google Plugin for Eclipse. So I go to Help -> Install new
software... and enter the following:
gpe -…

Jason Posit
- 1,323
- 1
- 16
- 36