Open GoogleCodeExporter opened 8 years ago
Do you see anything in your Error Log (Window -> Show View -> Error Log)? It
seems like there was a failure when GPE tried to generate the client libraries
for your Android project.
Original comment by rdayal@google.com
on 3 Apr 2013 at 8:38
Looks like a missing plugin dependency.
Perhaps you need the "Eclipse Java EE Developer Tools" and "Eclipse Java Web
Developer Tools" Plugins? Can you check if you have those installed?
Help -> About Eclipse -> Installation Details -> Installed Software
Original comment by a...@google.com
on 5 Apr 2013 at 5:49
Also, double-click on the exceptions that say "Unexpected Exception" for the
com.google.gdt.eclipse.appengine.swarm plugin. What details do you see?
Original comment by rdayal@google.com
on 5 Apr 2013 at 6:04
I checked for Eclipse "Java EE Developer Tools" and "Eclipse Java Web Developer
Tools" plugins; but they're missing in my Eclipse version. How can I install
them?
Original comment by giovanni...@gmail.com
on 7 Apr 2013 at 8:50
By double-click on "Unexpected Exception", in the file attached there is the
Exception Stack Trace that I received.
Original comment by giovanni...@gmail.com
on 7 Apr 2013 at 8:56
Attachments:
I installed both "Java EE Developer Tools" and "Eclipse Java Web Developer
Tools" plugins, but it didn't works yet.
Original comment by giovanni...@gmail.com
on 7 Apr 2013 at 10:12
The problem has to do with the SSL setup on your machine. The GPE code is not
able to make a call to one of our cloud services to perform the code
generation.
What JDK are you using, and do you have any sort of proxy set up on your
machine?
Possibly helpful info:
http://stackoverflow.com/questions/9210514/unable-to-find-valid-certification-pa
th-to-requested-target-error-even-after-c
Original comment by rdayal@google.com
on 16 Apr 2013 at 11:50
I use java 1.7 update 21. I don't think I'm using a proxy on my machine; how
can I verify this thing? Maybe I'm using a sort of proxy and I don't know. In
fact I'm unable to sign in on Google account by Eclipse too. How fix the SSL
problem?
Original comment by giovanni...@gmail.com
on 17 Apr 2013 at 2:03
Yeah, this is a tricky problem to diagnose. Are you using Sun's JDK, or Open
JDK?
What is the problem that you're seeing when you try to sign in to GPE using a
Google Account? What browser does it bring up?
Original comment by rdayal@google.com
on 17 Apr 2013 at 5:03
[deleted comment]
I'm using the Oracle Jdk and the browser showed is the Eclipse's default
browser. In the file attached is report the problem throwed by Eclipse.
Original comment by giovanni...@gmail.com
on 17 Apr 2013 at 9:12
Attachments:
Hi these are the screens of the output.
Original comment by giovanni...@gmail.com
on 19 Apr 2013 at 2:45
Attachments:
Original issue reported on code.google.com by
giovanni...@gmail.com
on 22 Mar 2013 at 1:32Attachments: