java - GAE Development datastore not there -



java - GAE Development datastore not there -

indigo on windows 7 pro 64bit

just bringing app first time; datastore code close re-create of various examples out there, , trying save single simple object.

the pm.makepersistent(o) apparently succeeds (i.e. doesn't throw exception), datastore viewer shows no objects, , local_db.bin file not appear (although datastore-indexes-auto.xml generated in directory).

a subsequent query object (using known field value) returns nil (unsurprising given viewer shows nothing.)

i suspect workspace configuration problem, have thought sort of error have appeared...

java gae-datastore gae-eclipse-plugin

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -