Sample Header Ad - 728x90

Java SDK on NixOS for IntelliJ

5 votes
1 answer
2656 views
I have recently installed NixOS on my machine, for Java development I have added IntelliJ CE 14.1.5 and the Oracle JDK 8. However IntelliJ does not automatically recognize the path to the Java SDK readlink -f $(which java) /nix/store/...-oraclejdk-8u60/bin/java when selecting /bin/ in the "Select Home Directory for JDK" it does not accept it. I have been searching around for some time now but I can't really find the right stuff to get it working. Any help is appreciated.
Asked by user138984 (51 rep)
Oct 17, 2015, 05:54 PM
Last activity: Jul 19, 2025, 10:04 AM