It has been a while since I've used JDO. I prefer to put metadata in a separate .jdo file. Is there an easy way to do this with GAE?
Previously I experimented with the DataNucleus Eclipse plugin. However, that seemed to be a newer version than the JDO built in to the Google Eclipse plugin and it caused problems.
Any pointers would be appreciated.