Didier, I don't think that has anything to do with the java source file. On Wed, Apr 20, 2011 at 10:53 AM, Amit Pandey <[email protected]> wrote: > Hi Didier, > > I have almost same problem. I'm not able to store þ (thorn) char in > datastore. I'm using String as a data type. > > Thanks, > Amit > > On Wed, Apr 20, 2011 at 10:08 AM, Didier Durand <[email protected]> > wrote: >> >> Hi, >> >> Are you using eclipse ? if yes check under File > Properties > Text >> File encoding that your file is UTF-8 encoding. >> >> I would guess not. >> >> So, change it to UTF-8 and your issue should get fixed. >> >> regards >> >> didier >> >> On Apr 19, 6:32 pm, Luca Matteis <[email protected]> wrote: >> > I posted a question on StackOverflow about my data being stored with >> > weird chars, and it only happens live, which is very strange. >> > >> > Here's the >> > question:http://stackoverflow.com/questions/5707266/google-app-engine-data-bei... >> > >> > Am I missing something? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google App Engine for Java" group. >> To post to this group, send email to >> [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/google-appengine-java?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. >
-- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
