1. 程式人生 > >IDEA:Cannot start compiler:the SDK is not specified for module...錯誤修復

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

IDEA出現報錯

解決方法:

一、在Project Structure中選擇SDKs,點選右側的+號

二、選擇JDK,後找到JDK的安裝位置,點選應用。

三、在Project中的Project SDK中選擇剛剛新增的JDK,點選應用

問題解決

相關推薦

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

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

IDEA Cannot start compiler the SDK specified for module

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

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目

the output path is not specified for module

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

Version 1.7.0_80 of the JVM is not suitable for this product.Version: 1.8 or greater is required.

2種 方法 mar 技術 bin 啟動 product 分享圖片 1.7 Eclipse啟動失敗,設置eclipse啟動jdk有2種方法 第一種: 直接安裝eclipse對應的jdk版本,並設置環境變量 第二種: 修改eclipse配置文件eclipse.ini

Version 1.5 of the JVM is not suitable for this product.Version:1.6 or greater is required

近期在公司涉及到了伺服器等的擴充套件,smartfoxserver擴充套件使用的Eclipse,儘管沒學過java。可是咱畢竟是C++起價的,其它語言看看也就會了,專案依然做著,近期看到某同學有一些java的問題,小問題就隨便在公司幫忙攻克了下,只是後來有個專案發現有些麻煩,準備下班後再看

Version 當前jdk版本號 of the JVM is not suitable for the this product.Version:1.8 or greater is required

eclipse對應的jdk版本打不開 解決辦法一:可以更改jdk版本。 解決辦法二:我們要知道 JRE是java執行時環境,包含了java虛擬機器,java基礎類庫。是使用java

Version xx of the JVM is not suitable for this product

在官網下載了linux eclipse 4.5版本,檔案為eclipse-cpp-mars-R-linux-gtk-x86_64.tar.gz 執行eclipse時出現類似下面提示:  Version 1.6.0_22 of the JVM is not suitab

解決VERSION 1.7 OF THE JVM IS NOT SUITABLE FOR THIS PRODUCT.

在新環境安裝eclipse時有時候會出現 “version 1.7 of the jvm is not suitable for this product. version 1.8 greater is required for eclipse”的問題. 導致eclipse

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

啟動eclipse彈出提示Version 1.7.0_79 of the JVM is not suitable for this product. Version: 1.8 or greater is required怎樣解決

server bubuko 出現 lock http version req program eclipse 啟動eclipse時彈出如下彈出框: 解決辦法: 在eclipse安裝目錄下找到eclipse.ini文件,並在 -vmargs-Dosgi.requiredJ

ideaModule出現依賴迴圈問題----aAnnotation processing is not supported for module cycles

idea迴圈依賴aAnnotation processing is not supported for module cycles.1. 錯誤現象  Error:java: Annotation processing is not supported for module

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

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

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

Visual Studio 2017 error: Unable to start program, An operation is not legal in the current state

strong state star intro https ogr enable introduce gin For me, the solution (workaround) is to turn off JavaScript debugging on Chrome, w

IntelliJ IDEA 或Android Studio中提示:Project SDK is not defined

之前用Android Studio去開啟一個專案後,結果遇到提示: Project SDK is not defined 如圖: 【解決過程】 1.試著去點選Setup SDK,出現設定對話方塊: 然後就卡死了好一會。 然後就好了,就沒了這個提示了。 【總結】 好像是

【問題記錄系列】the resource is not on the build path of a java project

搭建 關閉 spring源碼 remove 環境 eclips 右鍵 生產 ldp 在eclipse中新建了一個maven項目搭建Spring源碼閱讀環境,創建一個bean生產getter和setter方法的時候報錯“the resource is not on the b