integrated development environment

IntelliJ IDEA (pronounced /ɪnˈtɛlɪdʒeɪ/ in-TEL-ih-jay "idea") is an integrated development environment (IDE) written in Java for developing computer software written in Java, Kotlin, Groovy, and other JVM-based languages. It is developed by … Wikipedia
Factsheet
Developer JetBrains
Initial release 1.0 / January 2001; 24 years ago (2001-01)
Stable release 2025.3
/ 8 December 2025
Factsheet
Developer JetBrains
Initial release 1.0 / January 2001; 24 years ago (2001-01)
Stable release 2025.3
/ 8 December 2025
🌐
JetBrains
jetbrains.com › idea › download
Download IntelliJ IDEA
June 1, 2021 - Download the latest version of IntelliJ IDEA, the leading IDE for professional development in Java and Kotlin. Available for Windows, macOS, and Linux.
🌐
JetBrains
jetbrains.com › help › idea › sdk.html
SDKs | IntelliJ IDEA Documentation
In the main menu, go to File | Project Structure | Project Settings | Modules. Select the module for which you want to set an SDK and click Dependencies. If the necessary SDK is already defined in IntelliJ IDEA, select it from the Detected SDKs list.
🌐
JetBrains
jetbrains.com › guide › java › tips › download-jdk
Download a JDK - JetBrains Guide
February 17, 2023 - Note that you can now also download Early Access versions of the JDK. If these contain experimental features, IntelliJ IDEA will show you a legal notice to accept the terms to use the experimental features by clicking Accept.
🌐
Reddit
reddit.com › r/javahelp › does intellij installation automatically install java jdk?
r/javahelp on Reddit: Does IntelliJ installation automatically install Java JDK?
December 27, 2021 -

I'm prepping a Java programming course that requires IntelliJ Community Edition and where most students will likely have Windows pcs.

I don't typically use Windows & have a question about setup.

Do Windows users need to explicitly install the Java JDK after installing IntelliJ?

If so, is there any preference on variant (Oracle or OpenJDK) and version for working with latest IntelliJ?

🌐
JetBrains
jetbrains.com › idea › guide › tips › download-jdk
Download a JDK - IntelliJ IDEA Guide
February 17, 2023 - You can use the New Project Wizard to configure existing JDKs, or download new ones from different vendors.
🌐
JetBrains
jetbrains.com › help › idea › installation-guide.html
Install IntelliJ IDEA | IntelliJ IDEA Documentation
You do not need to install Java to run IntelliJ IDEA because JetBrains Runtime is bundled with the IDE (based on JBR 21). However, to develop Java applications, a standalone JDK is required.
🌐
GitHub
gist.github.com › skapadia › ef5beda507ac147b24873b4d9a4e863a
Installation instructions for Java 8 SDK, IntelliJ, and Intellij Scala Plugin · GitHub
Click on the Downloads tab: As of this writing, the latest version is Java SE 8u77 - click the Download button under the label JDK
🌐
JetBrains
intellij-support.jetbrains.com › hc › en-us › community › posts › 360006922240-Do-I-have-to-install-JDK
Do I have to install JDK? – IDEs Support (IntelliJ Platform) | JetBrains
IntelliJ IDEA doesn't come with ... version, download and install it. Note that some frameworks require their own SDKs in addition to the JDK, for example, Android or Grails. When I created my first project I saw the java version and it seems like jbr folder under the IntelliJ IDEA folder contains OpenJDK. C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2019.3.1\jbr\bin>java -version openjdk version "11.0.5" 2019-10-15 OpenJDK ...
Find elsewhere
🌐
Bizanosa
bizanosa.com › home › how to install jdk on windows and intellij on windows
How to Install JDK on Windows and Intellij on Windows - Bizanosa
July 11, 2020 - Click the download link for the JDK version you chose. Go ahead and download it after accepting the terms and conditions.. I’ve already downloaded mine.So let’s just go and install it . Find the downloaded file and then double click on it. Please note that I’m on windows 8.1 and if you are on windows 10...
🌐
CodeJava
codejava.net › ides › intellij › how-to-download-and-install-intellij-idea
How to download and install IntelliJ IDEA
That means the IDE is running on ... the Ultimate edition or Community edition for Windows, Mac or Linux. On Windows, you can download either an installer (EXE) or a Zip package.I recommend you to try the Ultimate edition to experience the full features of IntelliJ IDEA ...
🌐
JetBrains
intellij-support.jetbrains.com › hc › en-us › articles › 206544879-Selecting-the-JDK-version-the-IDE-will-run-under
Selecting the JDK version the IDE will run under – IDEs Support (IntelliJ Platform) | JetBrains
All the products on all the supported platforms already have 64-bit JetBrains Runtime 21 bundled and it will be used by default to run the IDE. If you need to change the runtime to a different vers...
🌐
Quora
quora.com › How-do-I-download-load-and-install-IntelliJ-for-Java-run-and-how-do-I-check
How to download, load, and install IntelliJ for Java run, and how do I check - Quora
Answer: Download from the website, run installer and do as it says. You know it is installed when you see an application called IntelliJ on your computer that you can click and run (there may or may not be a shortcut on your desktop depending ...
🌐
JetBrains
intellij-support.jetbrains.com › hc › en-us › community › posts › 19701731429650-How-to-download-Java-jdk-insted-of-openJDK
How to download Java jdk insted of openJDK – IDEs Support (IntelliJ Platform) | JetBrains
I want to download oracle java JDK insted of open jdk in intellij idea community edition · it is not showing oracle jdk · 1 comment · Sort by Date Votes · Olga Mulina · Created June 24, 2024 10:37 · Hello, Mandar Sant. Since Oracle JDK, unlike OpenJDK, is not open-sourced and requires a paid license to download it; that's why we don't provide a possibility to download it via the IDE.
🌐
GeeksforGeeks
geeksforgeeks.org › installation guide › how-to-install-intellij-idea-on-windows
How to Install IntelliJ IDEA on Windows? - GeeksforGeeks
July 23, 2025 - JetBrains, a software development company based in Prague, is the creator and maintainer of IntelliJ, a Java and Kotlin IDE. This IDE is available in both community and ultimate editions, offering a plethora of features that enhance code quality and expedite development. This article will help you download and Install IntelliJ IDEA on Windows, including all Window 10 and 11.
🌐
Javacodepoint
javacodepoint.com › download-install-intellij-idea-community-edition
Download and Install IntelliJ IDEA Community Edition on Windows (Step-by-Step Guide) - Javacodepoint
August 26, 2025 - Plugins → Stick with the defaults for now; you can add plugins later when you need them. From the welcome screen, click New Project. Select Java and configure your JDK. If you don’t have one, IntelliJ will help you download it directly.
🌐
JetBrains
blog.jetbrains.com › idea › 2023 › 03 › java-20-and-intellij-idea
Java 20 and IntelliJ IDEA | The IntelliJ IDEA Blog
March 27, 2023 - To use new language features like ... ‘Add SDK >’, followed by ‘Download JDK…’. You can choose the JDK version to download from a list of vendors....
Top answer
1 of 2
4

I don't know for sure the rational of the Intellij for (no longer?) including a link to a "vanilla" OpenJDK 17 download site. However my guess is that it is related to this notice on the https://jdk.java.net/17/ release page:

JDK 17 Releases

JDK 17 has been superseded. Please visit jdk.java.net for the current version.

Older releases, which do not include the most up to date security vulnerability fixes and are no longer recommended for use in production, remain available in the OpenJDK Archive.

Note that the OpenJDK team are no longer publishing new builds for OpenJDK 17. If you want the current Java 17 LTS build, you get it as an Oracle release or you get it from a 3rd-party vendor. These should all include the most recent security patches.

The Intellij team would be doing users a disservice if they provided an easy way for users to download an old and potentially insecure OpenJDK Java 17 build.

2 of 2
4

OpenJDK is basically a source only project (though they do release reference binaries for the first six months, which usually results in three releases, e.g. 17.0.0 - 17.0.2). After those three months, newer releases are only available through the vendors (e.g. for Java 17.0.5). All those listed are variants of OpenJDK 17 (except IBM Semeru, which is OpenJ9, which itself is a variant of OpenJDK). And bar vendor specific extras, or optional features like garbage collectors, they are basically the same, and have been tested for compliance with the Java specification.

In the Java world, you pick a vendor, and use its binaries instead of the binaries from OpenJDK itself (which generally don't go further then x.0.2, while vendor specific versions continue to receive updates if they are LTS versions). Personally, I usually use Eclipse Temurin builds.

🌐
Codecademy
codecademy.com › article › kotlin-getting-started-with-intellij
Getting Started with IntelliJ | Codecademy
Make sure Java is selected. You will need the Java SDK in order to create the project; if you don’t have it downloaded, you can click on the dropdown and select “Download JDK”: