2017-06-06 219 views

回答

2

Eclipse項目描述包含對「手動」定義的JDK(名爲JavaSE-1.8)的引用。

只需在IntelliJ中爲自己的項目定義一個SDK即可。爲必要的步驟見here

To define a JDK and a mobile SDK in IntelliJ IDEA

Open the Project Structure dialog (e.g. Ctrl+Shift+Alt+S).

In the leftmost pane, under Platform Settings, click SDKs.

Above the pane to the right, click  and select JDK.

In the dialog that opens, select the installation directory of the JDK to be used and click OK.

...(很明顯,你不需要的Java於原路段上市ME移動具體的東西)

相關問題