简体   繁体   English

GWT:SDK是否完全支持Java?

[英]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). Iam正在寻找Google的GWT(2.1)对Java 1.5和JEE5支持的正式公告。 I couldnt find any specs which parts of the Java language are officially supported by GWT. 我找不到任何规范GWT正式支持Java语言的哪些部分。 Aint there any statements by Google? Google是否有任何声明? So is it possible that all parts of the Java language are supported and translateable in JavaScript? 那么是否有可能Java语言的所有部分均受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... 我在GWT网站上发现的唯一一件事是:“ GWT SDK提供了一组Java API和库的核心。”但是没有进一步的声明...

Would appriciate some help from the "Stackis", sry for my bad english ;) Lars 会向“ Stackis”寻求帮助,对我英语不好的人表示歉意;)Lars

The page Coding Basics - Compatibility with the Java language and Libraries should answer your questions. 编码基础知识-与Java语言和库的兼容性 ”页面应回答您的问题。

If you want a breakdown of the java packages and methods that are supported, you can go see the JRE Emulation reference page. 如果要详细了解所支持的Java包和方法,可以查看JRE Emulation参考页面。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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