1. 程式人生 > >IDEA Cannot start compiler the SDK specified for module

IDEA Cannot start compiler the SDK specified for module

1.配置JDK。我的電腦裡已經下載好了,我在這裡就不在贅述

  1. 在IDEA的選單欄中選中File
  2. 選中Project Structure
  3. 然後,彈出來的對話方塊左邊有一個SDKs單擊它
  4. 在中間的一欄中有個+號單擊它,一單擊會出現Add New SDK然後選中第一個JDK;
  5. 然後定位到你JDK安裝到那個路徑下了,比如我的在:C:\Program Files\Java\jdk1.8.0_73。注意在定位路徑的時候定位到JDK的version處就好了,不要再往下定位了。比如在我的這個路徑下面還有bin or lib or jre等等的,這些全部不要。我的定位路徑就是:C:\Program Files\Java\jdk1.8.0_73。然後點選:Apply後再點OK
  6. 上述的完了以後再按照1和2的步驟進行。
  7. 的做完以後還是會回到3步驟出現的畫面。這時選擇:Modules
  8. 當點選後對話方塊的右邊會出現:另一個畫面,在這個畫面上找到Module SDK,點選下拉框後會出現剛才我們配置JDK的name點選我配置的那個就好了。
  9. 到此SDK就配置完畢了。

相關推薦

IDEA Cannot start compiler the SDK specified for module

、 1.配置JDK。我的電腦裡已經下載好了,我在這裡就不在贅述 在IDEA的選單欄中選中File 選中Project Structure 然後,彈出來的對話方塊左邊有一個SDKs單擊它 在

IDEA:Cannot start compiler:the SDK is not specified for module...錯誤修復

IDEA出現報錯 解決方法: 一、在Project Structure中選擇SDKs,點選右側的+號 二、選擇JDK,後找到JDK的安裝位置,點選應用。 三、在Project中的Project SDK中選擇剛剛新增的JDK,點選應用 問題解決

Error:Cannot start process, the path specified for working directory is not a directory

If I open one file such as "hw3_prob4Sol.py", the code can run. However, there is an error: Cannot start process, the path specified for working direc

IDEA錯誤:Cannot start compilation: the output path is not specified for module "Test". Specify the out

錯誤是發生在從github上checkout自己的專案時。因為沒有將配置檔案一起上傳,所以在執行java程式時有了這個報錯: Cannot start compilation: the output path is not specified for module “Tes

IDEA錯誤:Cannot start compilation: the output path is not specified for module "firstproject”

從coding上checkout自己的專案時,沒有將配置檔案一起上傳,所以在執行java程式時有了這個錯誤 解決辦法: 1、File->Project Setting->Modules->勾選 Inherit project compile path” 2、在Pr

Cannot start compilation: the output path is not specified for module "..." Specify the output path

原因:專案中此時沒有指定class檔案生成的路徑,若單純指定module的output路徑會導致後續出現無法找到類的Error。 解決辦法: 1. 開啟project structure->project, 在右側project compiler output目

intellij ideaCannot start process, the working directory 'D:\' does not exist

解決方法:選擇Run-Edit configurations。然後點選Application左邊的向下箭頭,在Configuration下找到Working directory,刪除或者設定成合適dir

the output path is not specified for module

解決辦法如下 1.點選工具欄的File按鈕----》project structure(或者選中project按鍵盤的F4)開啟專案結構面板。 2.點選Project Settings 下的Project,在Project compiler output中點選最右邊的

Warning:No JDK specified for module

unknown facet type javagradle 原因:缺少Android Support外掛 解決:進入File-》Settings-》Plugins 勾選Android Support選項 重啟AS即可

Nginx錯誤:nginx: [error] OpenEvent("Global gx_reload_6252") failed (2: The system cannot find the file specified)

導致 microsoft style cif not nginx錯誤 開啟 family mic 執行nginx -s reload命令:   nginx: [error] OpenEvent("Global\ngx_reload_6252") failed (2: The

application.yml使用@符合問題:'@' that cannot start any token. (Do not use @ for indentation)

The exce 配置 reader cat .so not 文件 uil 在application配置文件中使用@出現異常: Exception in thread "main" while scanning for the next tokenfound charact

[IDEA]IntelliJ IDEA匯入JDK出現The selected directory is not a valid home for JDK問題的解決方法

昨天在實驗室的桌上型電腦上配置Java。之前一直在MAC上都是使用IntelliJ IDEA玩耍,這次也不能少了它。馬上上官網下載了一個Windows版的,用學生帳號註冊完之後,就可以直接使用了!但是在匯入JDK的時候遇到了問題 ,下圖是新增JDK的介面: 點選new按鈕後出現下圖:

Glide-You cannot start a load for a destroyed activity

場景: 在獲取本地相簿的時候,載入大量資料,開啟介面,然後很快finish介面,就會出現You cannot start a load for a destroyed activity,因為finish的時候,圖片還沒有被夾在完,Glide.with(mContext).load(bitmapL

Ubuntu 12.04 X64,The AVD cannot start up by eclipse

Yesterday,I update my ubuntu system.A problem come from at today. The AVD cannot start by Eclipse or Termial.I don't know why. Someone say should

Docker 報錯 error during connect: Get pipe/docker_engine: The system cannot find the file specified. - 摘要: 本文講的是Docker 報錯 error during connect: Get pipe

error during connect: Get http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.37/version: open //./pipe/docker_engine: The system cannot find the file specified. In t

RecyclerView在Fragment Activity切換報錯You cannot start a load for a destroyed activity

java.lang.IllegalArgumentException: You cannot start a load for a destroyed activity BottomNavigationView中Fragment切換或者各種Activity切換的時候(這些Activity,F

eclipse 解決 Cannot find the class file for java.lang.Object. Fix the build path then try building t

   每次開啟eclipse 總是會出現     有時候重啟一下就好了,讓人很不爽的    解決方法: 1  、window  —— show view —— problems 檢視問題的原因

Glide錯誤java.lang.IllegalArgumentException: You cannot start a load for a destr

解決辦法 在使用Glide的那段程式碼加是否在主執行緒判斷 if(Util.isOnMainThread()) { Glide.with(ClassifyItemDetailActivity.this).lo

RAD Studio 報MSBUildToolsPath is not specified for the ToolsVersion "14.0"的錯誤

從上次六一安裝試用RAD,這就樣過了快兩個月了,就想用一下看看,結果報MSBUildToolsPath is not specified for the ToolsVersion "14.0",google了一下,找到原因了,因為我有裝過vs2015,但是真心不好用,就解除

delphi 10.1編譯專案的時候出現MSBuildToolsPath is not specified for the ToolsVersion解決辦法

今天在使用delphi 10.1編譯專案的時候出現MSBuildToolsPath is not specified for the ToolsVersion "14.0" defined at