'Installing new Scala SDK 3.x.x on IntelliJ
I need to run Scala 3.x.x from IntelliJ. This is how I am trying to install it:
Click File > Project Structure...
Click on the "+" button (New Project Library):
Click "Scala SDK":
A new window pops-up showing a list of Scala SDK versions to choose from:
Scala 3.x.x is not listed for me. Even when I click the "Download..." button, I only see versions from 2.10.0 to 2.13.8:
How can I find Scala SDK 3.x.x?
UPDATE 1:
I see this question posted at https://youtrack.jetbrains.com/issue/SCL-19125#:~:text=Go%20to%20project%20structure,of%20scala%20sdks%20after%20downloading, but no answer.
UPDATE 2:
I have IntelliJ IDEA Community 2020.2:
UPDATE 3:
I checked for updates:
I clicked "Update and Restart":
In the "IDE and Plugin Updates" window, I clicked "Update and Restart":
Something was being downloaded:
After restarting IntelliJ, updates took place:
Finally I have a newer version of IntelliJ IDEA installer:
I still only see versions 2.x.x available, even now that I have IntelliJ IDEA 2021.3.3 (Community Edition) Build #IC-213.7172.25, built on March 15, 2022:
Solution 1:[1]
Works with latest IntelliJ IDEA 2022.1.1 (Ultimate Edition) and should work as well with latest Community Edition.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | earthling paul |