Re: [google-appengine] Re: Eclipse - Generate App Engine Backend fails

2014-11-27 Thread Gannicus
Yes, IDE problems are very frustrating because you are stopped from programming and just doing your work. It's not like you are making your own mistakes and got to work it out, it just happens and sometimes you can do nothing about it. I decided to borrow a friend's computer and it appears to w

Re: [google-appengine] Re: Eclipse - Generate App Engine Backend fails

2014-11-24 Thread Vinny P
On Fri, Nov 21, 2014 at 3:32 PM, Gannicus wrote: > 1)And when I click on details, I can see the same sentance... > 2)I was using the 1.9.14 SDK, and dowloaded the 1.9.3 from your link but > nothing has changed. (I tried each previous step we talked about) > :-(. Sorry to hear that. IDE problems

Re: [google-appengine] Re: Eclipse - Generate App Engine Backend fails

2014-11-21 Thread Gannicus
Thanks again. I tried both of your solutions: 1)If I try to start from an Android project, when clicking "Generate App Engine Backend", the wizard reports :"An error occured during the project generation phase. See error log for details." And when I click on details, I can see the same sentance

Re: [google-appengine] Re: Eclipse - Generate App Engine Backend fails

2014-11-21 Thread Gannicus
Thanks again. I tried both of your solutions: 1)If y try to start from an Android project, when clicking "Generate App Engine Backend", the wizard reports :"An error occured during the project generation phase. See error log for details." And when I click on details, I can see the same sentance.

Re: [google-appengine] Re: Eclipse - Generate App Engine Backend fails

2014-11-20 Thread Vinny P
On Thu, Nov 20, 2014 at 4:18 PM, Gannicus wrote: > 3) The error doesn't occur at all with Java Projects and Android projects. > If the problem doesn't occur at all when you're creating an Android project, what you can try to do is create a new "Android Application Project", then right click on

Re: [google-appengine] Re: Eclipse - Generate App Engine Backend fails

2014-11-20 Thread Gannicus
Thank you for your help. Step by step: 1) when trying to create an "App Engine Connected Android Project" the wizard says "Creation of element failed. Reason: unknown protocol: c". The project is created but the console reports an error: "RegisterActivity cannot be resolved to a type" 2) when

Re: [google-appengine] Re: Eclipse - Generate App Engine Backend fails

2014-11-18 Thread Vinny P
On Tue, Nov 18, 2014 at 9:54 AM, Gannicus wrote: > Actually as soon as I create a Web Application Project using the Google > plugin Eclipse immediatly reports in "Problems": > Does the same error occur when trying to create an "App Engine Connected Android Project" and when creating a "Web Appl

[google-appengine] Re: Eclipse - Generate App Engine Backend fails

2014-11-18 Thread Gannicus
Thank you for answering. Unfortunately I already tried it and some other solutions I found but it didn't work. I also found that question which is exactly my problem but nobody answered it: http://stackoverflow.com/questions/20773768/creating-app-engine-conected-android-project Actually as soo