How does the App Engine Java Compatibility Analyzer Work?
Simply point the App Engine Java Compatibility Analyzer to a directory on your local computer or share and it will recurse through that folder and any subdirectories for any .class, .jar or .war files. All files will be analyzed against Google’s published Java Class white-list for compatibility with App Engine. Files with dependencies found that are not compatible will be displayed with a reference to the dependency in question.