For all the reasons that IDEs were invented. As-you-type compilation, refactoring, code completion, integrated debugging... seriously, if you're still writing code in a text editor, you are at *best* 1/3 as productive as an equivalently competent coder with an IDE.
Jeff On Sun, May 6, 2012 at 5:06 AM, roger <[email protected]> wrote: > I've successfully deployed YouTube Direct using the default build.xml > file, with a few changes for my system, i.e. {sdk.dir} pointing > to the directory that contains appengine-java-sdk-1.6.4. I'm using > just ant and emacs. I've also installed the GAE plugin for Eclipse, > which took quite a few downloads. So my question is, what is the > big advantage in using Eclipse in working with the Java implemention > of GAE? > > -- > 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. > -- 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.
