Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Getting Started with Scala in IntelliJ #3120

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gkepka
Copy link
Contributor

@gkepka gkepka commented Nov 25, 2024

No description provided.

1. Make sure you have the Java 8 JDK (also known as 1.8) or newer:
* run `javac -version` on the command line to check the Java version,
* if you don't have version 1.8 or higher, [install the JDK](https://www.oracle.com/java/technologies/downloads/).
1. Next, download and install [IntelliJ Community Edition](https://www.jetbrains.com/idea/download/).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Double check for sure but Intellij should auto handle JDK installation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants