i tried to reproduce the error i get, on a fresh eclipse and jdk install with an empty project. there was no error, and worked well.
1.7.4 seems more strict to match/find a jdk version that is same for both eclipse, eclipse project, and appcfg tool. the steps i took to make my original project work: - i clean the WEB-INF/classes folder for my project - i made a clean install of jdk - i wrote a constant -vm path in eclipse.ini to make eclipse force to use specified jdk version - i added new jdk to path & system variable table of win 7 - i changed munjutaglib.java to something another like munjutags.java and problems gone, i could able to deploy with 1.7.4 thanks to Ludo, to show me a way for the solution. -- 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.
