简体   繁体   中英

GWT: Is Java fully supported by the SDK?

Iam searching for an official announcement for Java 1.5 and JEE5 support by Google's GWT (2.1). I couldnt find any specs which parts of the Java language are officially supported by GWT. Aint there any statements by Google? So is it possible that all parts of the Java language are supported and translateable in JavaScript? Couldnt imagine! The only thing I found on the GWT website is: "The GWT SDK provides a core set of Java APIs and libraries.." but no further declarations...

Would appriciate some help from the "Stackis", sry for my bad english ;) Lars

The page Coding Basics - Compatibility with the Java language and Libraries should answer your questions.

If you want a breakdown of the java packages and methods that are supported, you can go see the JRE Emulation reference page.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM