如何将GWT构面添加到模块中?当我谷歌这个时,我得到:
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?我已经安装了它,但不知道从那里去的地方。
非常感谢任何帮助
答案 0 :(得分:1)
检查IntelliJ版本。
GWT方面是Ultimate版的一部分。社区版内没有GWT Facet。