Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)



Code Validation

App Engine supports most , but not all, of the types in the Java 1.6 JRE. The plugin will automatically alert you if you use an unsupported type by flagging the offending usage as an error in the Problems view.

Note: You can change the default severity of any type of problem with Preferences > Google > Errors/Warnings .

If you use unsupported classes within a part of your application that will not be deployed to App Engine, you can exclude them from validation. Right-click the project and select Google > App Engine > Validation .

You can exclude individual files or entire packages or source paths from App Engine validation. The exclusion filters also understand wildcard parameters (e.g. **/*Test.java ).

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.