LTech’s new tool for developers, the Google App Engine Java Compatibility Analyzer, checks your code for compatibility issues with Google App Engine. The application works for a single file or an entire directory tree, analyzing all .jar, .war, or .class files for compatibility against Google’s Java Compatibility White-List. The Java Compatibility Analyzer also checks Java classes that are known to work but are not necessarily on the “official” White List.
Features
- Checks for compatibility based on several factors including the JRE whitelist and analysis of the Google App Engine Java SDK version 1.2.0.
- Analyze single files or entire directory trees
- Analyze .jar, .war, or .class files
- Check all dependencies to assist developers in migrating existing code to Google App Engine
- Easy to use Java Web Start application
