简体   繁体   English

IntelliJ IDEA找不到JDK目录

[英]IntelliJ IDEA cant find JDK directory

I am trying to set up ItelliJ IDEA with JDK 11 on Linux Mint. 我试图在Linux Mint上使用JDK 11设置ItelliJ IDEA。 I can see the jdk exists in the folder /usr/lib/jvm however IDEA cannot see this directory in the SDK configure module and returns Specified path cannot be found . 我可以看到jdk存在于/usr/lib/jvm文件夹中,但是IDEA在SDK配置模块中看不到该目录,并返回Specified path cannot be found

proof jvm folder exists 证明jvm文件夹存在

在此处输入图片说明

IDEA not showing multiple folders inside /usr/lib IDEA不显示/usr/lib多个文件夹

IDEA JDK interface IDEA JDK接口

在此处输入图片说明

Download the tar.gz distribution from here . 此处下载tar.gz发行版。 Extract it to a location on your system then CD into the bin folder and launch using ./idea.sh 将其解压缩到系统上的某个位置,然后将CD放入bin文件夹,然后使用./idea.sh启动

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM