[appengine-java] Re: JPEG Quality OutputSettings NoClassDefFoundError

2010-10-18 Thread Peter Liu
It appears that I keep deploying 1.3.7 when my dev is 1.3.8. I try switching versions back and forth and getting the new updated plugin in Eclipse (Helios), and it's still deploying 1.3.7. I will try to create a brand new project and deploy it to see which version it deployed... On Oct 18,

[appengine-java] Re: JPEG Quality OutputSettings NoClassDefFoundError

2010-10-18 Thread Peter Liu
I created a brand new project with 1.3.8 sdk, deploy to live server, and the SystemProperty.version is still: Google App Engine/1.3.7. Can anyone help? @SuppressWarnings(serial) public class VikiSpot8Servlet extends HttpServlet { public void doGet(HttpServletRequest req,