Can't use Project SDK

Answered

I recently downloaded IntelliJ IDEA Community Edition, and I would like to use Project SDK but when I try to add it I get http://prntscr.com/fuikep I have the latest JDK  installed, and when I try to use the "New" button, I get http://prntscr.com/fuikt0

0
5 comments

You need to install JDK from http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html and specify the root of the insrtallation directory, like c:\Program Files\Java\jdk1.8_131.

0
Avatar
Permanently deleted user

I did that and I got http://prntscr.com/fuipau
How would I get Project SDK?

0

You have already set it.

0
Avatar
Permanently deleted user

Is 1.8 (java version "1.8.0_131") the Project SDK?

0

Yes, it's the Java SDK that can be used for the project.

0

Please sign in to leave a comment.