如何将 GWT 添加到 IntelliJ 中的模块

How to add GWT to a module in IntelliJ

如何将 GWT facet 添加到模块中?当我 google 这个时,我得到:

To configure default path to the GWT

Open the Project Structure dialog (Ctrl+Shift+Alt+S).
Go to Facets, and select GWT.
In the Defaults tab, specify the path to the GWT installation folder. Click OK.

但是任何地方都没有 'Facets' 部分。我如何让 Intellij 接受 GWT?我已经安装了它,但不知道从那里去哪里。

如有任何帮助,我们将不胜感激

检查您的 IntelliJ 版本。

GWT 方面是终极版的一部分。社区版中没有GWT Facet。