I'm trying to do something like the code example for "Writing file to Blobstore", however I can't seem to import the FileServiceFactory class.
http://code.google.com/appengine/docs/java/blobstore/overview.html#Writing_Files_to_the_Blobstore The API documentation says it's under com.google.appengine.api.files.FileServiceFactory; but eclipse can't find it. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
