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...

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)

So unfortunately this does not appear to get better. Although I would like 
to tell you something that might be interesting. Today I was reading GAE 
tutorials using Maven instead of the Eclipse Plugin, and especially this 
one: 
https://cloud.google.com/appengine/docs/java/endpoints/getstarted/backend/hello_world?hl=fr.
 
When I try to use the command "mvn clean install" the build fails and the 
first error reported is "Error: java.net.MalformedURLException: unknown 
protocol: c"

I thought this is quite the same kind of error than with Eclipse. It may be 
interesting, what do you think?

Le vendredi 21 novembre 2014 07:58:56 UTC+1, Vinny P a écrit :
>
> On Thu, Nov 20, 2014 at 4:18 PM, Gannicus <[email protected] 
> <javascript:>> 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 the project and select Google > Generate App 
> Engine backend. A wizard should pop up, enabling you to complete the 
> Endpoints part of your code.
>
>
> On Thu, Nov 20, 2014 at 4:18 PM, Gannicus <[email protected] 
> <javascript:>> wrote:
>
>> The project is created but the console reports an error: 
>> "RegisterActivity cannot be resolved to a type"
>>
>
>
> Terrific, that's a much more useful error. 
>
> What version of the App Engine SDK are you using? If you can, try 
> downgrading to App Engine SDK version 1.9.3 and see if that fixes it. 
> There's an open bug here: 
> https://code.google.com/p/googleappengine/issues/detail?id=10875 of 
> people reporting the same problem (scroll down to the first few comments, 
> you'll see some Windows users experiencing the issue). 
>
>  
>  
> -----------------
> -Vinny P
> Technology & Media Consultant
> Chicago, IL
>
> App Engine Code Samples: http://www.learntogoogleit.com
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to