Static files not deploying to appspot

2013-03-28 Thread Dan Schreiber
I have a gwt app that contains some static image files. I put them under war/img and everything works fine locally. I'm using Eclipse and use the deploy command to move everything over to the appspot server for deployment. However, after I deploy the app to the appspot server in Eclipse, I get

static files not found when deploy to appspot

2013-03-26 Thread Dan Schreiber
My gwt app has a number of static image files. When debugging locally, I put them under a war/img directory. However, when I deploy the app to the appspot server in Eclipse, I get an error from appspot that the img directory doesn't exist. I last deployed a month ago and everything seemed to