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
Please sign in to leave a comment.
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.
I did that and I got http://prntscr.com/fuipau
How would I get Project SDK?
You have already set it.
Is 1.8 (java version "1.8.0_131") the Project SDK?
Yes, it's the Java SDK that can be used for the project.