Re: [google-appengine] stuck migrating GAE std in Eclipse from old plugin to Cloud tools for Eclipse

2017-06-07 Thread Brian de Alwis
That's right: you can remove the jdoconfig.xml.

Brian.

> On 6-Jun-2017, at 6:04 PM, Robert Dyas  wrote:
> 
> Since we don't use JDO at all, can I assume just deleting the jdoconfig.xml 
> file is safe?
> App Engine doesn't need it if JDO isn't used, correct?
> 
> 
> On Monday, June 5, 2017 at 8:36:39 PM UTC-4, Robert Dyas wrote:
> I just upgraded from the Eclipse plugin to Cloud Tools for Eclipse and now my 
> project is a mess.
> 
> I did this: https://cloud.google.com/eclipse/docs/converting 
> 
> 
> I now have a ton of bad imports... for example I have  ton of 
> com.google.appengine.api.datastore references that are now broken.
> 
> What is the best way to get them back? I don't even see a place to download a 
> JAR for it.
> 
> 
> -- 
> 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 google-appengine+unsubscr...@googlegroups.com 
> .
> To post to this group, send email to google-appengine@googlegroups.com 
> .
> Visit this group at https://groups.google.com/group/google-appengine 
> .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/google-appengine/a1740a05-d71f-4cf2-9fb8-ed6c2614626c%40googlegroups.com
>  
> .
> For more options, visit https://groups.google.com/d/optout 
> .

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/C26DD6B7-A091-4A95-B3F4-D8649618969E%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] stuck migrating GAE std in Eclipse from old plugin to Cloud tools for Eclipse

2017-06-06 Thread Brian de Alwis
Hi Robert.

The new Cloud Tools for Eclipse doesn't automatically add the App Engine jars.  
But it's easily done:

Right click on the project and select Properties…
Switch to the Java Build Path and select the Libraries tab
Click Add Library… and select App Engine Libraries
Select App Engine API

That should resolve com.google .appengine.api.* references.

We'll add this to the conversion doc.  Sorry!

Brian.

> On 5-Jun-2017, at 8:36 PM, Robert Dyas  wrote:
> 
> I just upgraded from the Eclipse plugin to Cloud Tools for Eclipse and now my 
> project is a mess.
> 
> I did this: https://cloud.google.com/eclipse/docs/converting
> 
> I now have a ton of bad imports... for example I have  ton of 
> com.google.appengine.api.datastore references that are now broken.
> 
> What is the best way to get them back? I don't even see a place to download a 
> JAR for it.
> 
> 
> -- 
> 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 google-appengine+unsubscr...@googlegroups.com 
> .
> To post to this group, send email to google-appengine@googlegroups.com 
> .
> Visit this group at https://groups.google.com/group/google-appengine 
> .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/google-appengine/282643c0-70c8-4d98-b05d-35b130a55ac4%40googlegroups.com
>  
> .
> For more options, visit https://groups.google.com/d/optout 
> .

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/BACB754A-5C25-41EE-B372-861E80185633%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] stuck migrating GAE std in Eclipse from old plugin to Cloud tools for Eclipse

2017-06-05 Thread Robert Dyas
I just upgraded from the Eclipse plugin to Cloud Tools for Eclipse and now 
my project is a mess.

I did this: https://cloud.google.com/eclipse/docs/converting

I now have a ton of bad imports... for example I have  ton of 
com.google.appengine.api.datastore references that are now broken.

What is the best way to get them back? I don't even see a place to download 
a JAR for it.

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/282643c0-70c8-4d98-b05d-35b130a55ac4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.