1.  Let me know if I should continue this thread on the GAE/J group
since we're talking Java. I so, I'll open one up.

2.  I launch my app during my local dev server and datastore using the
Microsoft Windows commands:

      cd "\Program Files\Google\App Engine\appengine-java-
sdk-1.3.0\bin"

      dev_appserver.cmd "\Documents and Settings\[path elements]
\Google App Engine\war"

where the "war" folder contains all my built deploy-ready stuff
(including my enhanced persistence classes). My IDE is NetBeans 6.7.1
(using Java). I don't think that I can run the GAE dev web server in
the NetBeans debugger, since there is no NetBeans GAE plug-in of which
I am aware - just one for Eclipse.

If I am wrong, I would be delighted to hear it!
-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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?hl=en.


Reply via email to