{"id":2900,"date":"2023-06-16T10:05:25","date_gmt":"2023-06-16T10:05:25","guid":{"rendered":"https:\/\/msgprogramator.sk\/?p=2900"},"modified":"2025-09-25T10:40:35","modified_gmt":"2025-09-25T10:40:35","slug":"java-intellij-idea","status":"publish","type":"post","link":"https:\/\/msgprogramator.sk\/en\/java-intellij-idea\/","title":{"rendered":"Java Tutorial: How to install Java and IntelliJ IDEA on Windows"},"content":{"rendered":"<p>The third in a series of tutorials on installing the Java IDE. In the first two we covered installing Java and the <a href=\"https:\/\/msgprogramator.sk\/en\/java-ide-apache-netbeans\/\">Apache Netbeans<\/a> IDE and installing <a href=\"https:\/\/msgprogramator.sk\/en\/java-ide-eclipse\/\">Java and the Eclipse<\/a> IDE. Today we will show you step by step how to install Java and IntelliJ IDEA on a Windows machine.<\/p>\n<h2>IntelliJ IDEA for Java<\/h2>\n<p><strong>IntelliJ IDEA<\/strong> is an integrated development environment (<strong>IDE<\/strong>) developed by JetBrains and written in Java for software development projects. It is known for its advanced features and tools that make a developer&#8217;s life easier. IntelliJ comes with a robust set of tools and plugins (more than 750 already), including frameworks such as Spring and Hibernate.<\/p>\n<p>Users praise the advanced code editor with smart code completion, real-time code analysis, and refactoring capabilities. It offers improved support for <strong>JVM<\/strong>-based languages such as <strong>Java<\/strong>, <strong>Kotlin<\/strong>, <strong>Groovy <\/strong> and <strong>Scala<\/strong>.<\/p>\n<p>Other benefits include an intuitive user interface and integration with popular version control systems such as <strong>Git<\/strong>, <strong>Mercurial <\/strong> and <strong>Subversion<\/strong>, allowing developers to quickly make changes and commit them to the repository.<\/p>\n<p>However, it is important to note that the choice of IDE is subjective and depends on personal preferences and project requirements. Some developers may prefer <strong>Eclipse<\/strong> or <strong>Apache NetBeans<\/strong> to IntelliJ IDEA for a variety of reasons. It&#8217;s always a good idea to try out different IDEs and see which one suits you best.<\/p>\n<p>Before we start, it is important to mention that Java is always installed before IntelliJ IDEA, as it depends on it and will save you unnecessary problems later.<\/p>\n<h2>Installing Java<\/h2>\n<p>Step 1: Download the latest version of Java from the <a href=\"https:\/\/www.oracle.com\/java\/technologies\/downloads\/\" target=\"_blank\" rel=\"nofollow noopener\">official website<\/a>:<\/p>\n<p>There are <strong>Windows<\/strong>, <strong>Linux <\/strong> and <strong>MacOS <\/strong> versions available.<\/p>\n<p>Select the Windows version.<\/p>\n<figure id=\"attachment_1808\" aria-describedby=\"caption-attachment-1808\" style=\"width: 1200px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-1041 size-full\" src=\"https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/01_screenshot-1200-890-text.webp\" alt=\"Choosing the right Java JDK version\" width=\"1200\" height=\"890\" srcset=\"https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/01_screenshot-1200-890-text.webp 1200w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/01_screenshot-1200-890-text-300x223.webp 300w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/01_screenshot-1200-890-text-1024x759.webp 1024w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/01_screenshot-1200-890-text-768x570.webp 768w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/><figcaption id=\"caption-attachment-1808\" class=\"wp-caption-text\">Choosing the right Java JDK version<\/figcaption><\/figure>\n<div><\/div>\n<div class=\"inside\"><\/div>\n<p>Step 2: Once the download is complete, double-click on the downloaded file to start the installation.<\/p>\n<p>Step 3: Click <em>Next<\/em> and select the path where Java will be installed (we recommend leaving the default path), click <em>Next <\/em> again to start the installation.<\/p>\n<figure id=\"attachment_1809\" aria-describedby=\"caption-attachment-1809\" style=\"width: 1200px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-1042 size-full\" src=\"https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/02_screenshot-1200-910-text.webp\" alt=\"Java JDK installation process\" width=\"1200\" height=\"910\" srcset=\"https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/02_screenshot-1200-910-text.webp 1200w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/02_screenshot-1200-910-text-300x228.webp 300w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/02_screenshot-1200-910-text-1024x777.webp 1024w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/02_screenshot-1200-910-text-768x582.webp 768w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/><figcaption id=\"caption-attachment-1809\" class=\"wp-caption-text\">Java JDK installation process<\/figcaption><\/figure>\n<p>Step 4: Once the installation is complete, you can still view the documentation on the <a href=\"https:\/\/docs.oracle.com\/en\/java\/javase\/20\/index.html\" target=\"_blank\" rel=\"nofollow noopener\">Oracle website<\/a> by clicking the <em>Next Steps<\/em> button.<\/p>\n<p>Click <em>Close <\/em> to complete the installation.<\/p>\n<p>Step 5: Verify that Java is correctly installed by opening a command prompt (cmd command) and entering the command <strong><em>java-version<\/em><\/strong>. If Java is installed correctly, the version number should be displayed.<\/p>\n<figure id=\"attachment_1810\" aria-describedby=\"caption-attachment-1810\" style=\"width: 1200px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-1043 size-full\" src=\"https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/03_screenshot-1200-690-text.webp\" alt=\"The JDK installation is successful if it displays the installed version number\" width=\"1200\" height=\"690\" srcset=\"https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/03_screenshot-1200-690-text.webp 1200w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/03_screenshot-1200-690-text-300x173.webp 300w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/03_screenshot-1200-690-text-1024x589.webp 1024w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/03_screenshot-1200-690-text-768x442.webp 768w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/><figcaption id=\"caption-attachment-1810\" class=\"wp-caption-text\">The JDK installation is successful if it displays the installed version number<\/figcaption><\/figure>\n<h2>Java IntelliJ setup<\/h2>\n<p>Now that we have our preferred version of Java installed, we will install IntelliJ IDEA.<\/p>\n<p>Step 1: Go to the official website, download <a href=\"https:\/\/www.jetbrains.com\/idea\/\" target=\"_blank\" rel=\"nofollow noopener\">IntelliJ IDEA<\/a> and click on the <em>download<\/em> button.<\/p>\n<figure id=\"attachment_1811\" aria-describedby=\"caption-attachment-1811\" style=\"width: 1200px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-1044 size-full\" src=\"https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/04_screenshot-1200-1130-text.webp\" alt=\"Home IntelliJ IDEA\" width=\"1200\" height=\"1130\" srcset=\"https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/04_screenshot-1200-1130-text.webp 1200w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/04_screenshot-1200-1130-text-300x283.webp 300w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/04_screenshot-1200-1130-text-1024x964.webp 1024w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/04_screenshot-1200-1130-text-768x723.webp 768w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/><figcaption id=\"caption-attachment-1811\" class=\"wp-caption-text\">Home IntelliJ IDEA<\/figcaption><\/figure>\n<p>Step 2: IntelliJ IDEA is offered in versions for Windows, MacOS, Linux and even ARM64. There are two versions available: the paid IntelliJ <em>Ultimate <\/em> (with a 30-day free trial) and the open source IntelliJ <em>Community Edition<\/em>. Choose one, click the appropriate <em>download <\/em> button and download the installation file.<\/p>\n<div class=\"inside\"><\/div>\n<div class=\"inside\"><\/div>\n<figure id=\"attachment_1812\" aria-describedby=\"caption-attachment-1812\" style=\"width: 1200px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-1045 size-full\" src=\"https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/05_screenshot-1200-1260-text.webp\" alt=\"Choice between paid (Ultimate) and free (Community Edition) versions\" width=\"1200\" height=\"1260\" srcset=\"https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/05_screenshot-1200-1260-text.webp 1200w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/05_screenshot-1200-1260-text-286x300.webp 286w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/05_screenshot-1200-1260-text-975x1024.webp 975w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/05_screenshot-1200-1260-text-768x806.webp 768w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/><figcaption id=\"caption-attachment-1812\" class=\"wp-caption-text\">Choice between paid (Ultimate) and free (Community Edition) versions<\/figcaption><\/figure>\n<p>Step 3: Once the Java IntelliJ download is complete, double-click on the installation file to launch the installation wizard.<\/p>\n<p>Step 4: The first screen is the introduction screen, so click <em>Next<\/em> to continue.<\/p>\n<figure id=\"attachment_1815\" aria-describedby=\"caption-attachment-1815\" style=\"width: 623px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-1048 size-full\" src=\"https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/6.png\" alt=\"IntelliJ IDEA Installer Home Window\" width=\"623\" height=\"485\" srcset=\"https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/6.png 623w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/6-300x234.png 300w\" sizes=\"auto, (max-width: 623px) 100vw, 623px\" \/><figcaption id=\"caption-attachment-1815\" class=\"wp-caption-text\">IntelliJ IDEA Installer Home Window<\/figcaption><\/figure>\n<p>Step 5: In the following wizard window, the installer will ask you to select the folder where IntelliJ IDEA will be installed. The default folder is usually fine, but you can choose a different folder (depending on your preferences). Click <em>Next<\/em>.<\/p>\n<figure id=\"attachment_1802\" aria-describedby=\"caption-attachment-1802\" style=\"width: 1200px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-1033 size-full\" src=\"https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/07_screenshot-1200-920-text.webp\" alt=\"Choosing an installation folder\" width=\"1200\" height=\"920\" srcset=\"https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/07_screenshot-1200-920-text.webp 1200w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/07_screenshot-1200-920-text-300x230.webp 300w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/07_screenshot-1200-920-text-1024x785.webp 1024w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/07_screenshot-1200-920-text-768x589.webp 768w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/><figcaption id=\"caption-attachment-1802\" class=\"wp-caption-text\">Choosing an installation folder<\/figcaption><\/figure>\n<p>Step 6: The following screen offers several installation options. We choose to create a desktop shortcut, update the context menu, and associate the .java extension with IntelliJ IDEA. To continue, click <em>Next <\/em> and then <em>Install <\/em> on the next screen to start the installation process.<\/p>\n<figure id=\"attachment_1803\" aria-describedby=\"caption-attachment-1803\" style=\"width: 1200px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-1034 size-full\" src=\"https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/08_screenshot-1200-930-text.webp\" alt=\"A few configuration options before the actual installation\" width=\"1200\" height=\"930\" srcset=\"https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/08_screenshot-1200-930-text.webp 1200w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/08_screenshot-1200-930-text-300x233.webp 300w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/08_screenshot-1200-930-text-1024x794.webp 1024w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/08_screenshot-1200-930-text-768x595.webp 768w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/><figcaption id=\"caption-attachment-1803\" class=\"wp-caption-text\">A few configuration options before the actual installation<\/figcaption><\/figure>\n<figure id=\"attachment_1816\" aria-describedby=\"caption-attachment-1816\" style=\"width: 623px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-1049 size-full\" src=\"https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/9.png\" alt=\"Installation requires approximately 3GB of disk space \" width=\"623\" height=\"485\" srcset=\"https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/9.png 623w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/9-300x234.png 300w\" sizes=\"auto, (max-width: 623px) 100vw, 623px\" \/><figcaption id=\"caption-attachment-1816\" class=\"wp-caption-text\">Installation requires approximately 3GB of disk space<\/figcaption><\/figure>\n<p>Step 7: When the installation is complete, you will be given the opportunity to tick the option to run IntelliJ IDEA. Press <em>Finish<\/em> to close the installer.<\/p>\n<figure id=\"attachment_1805\" aria-describedby=\"caption-attachment-1805\" style=\"width: 1200px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-1036 size-full\" src=\"https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/10_screenshot-1200-920-text.webp\" alt=\"IntelliJ IDEA has been successfully installed\" width=\"1200\" height=\"920\" srcset=\"https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/10_screenshot-1200-920-text.webp 1200w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/10_screenshot-1200-920-text-300x230.webp 300w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/10_screenshot-1200-920-text-1024x785.webp 1024w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/10_screenshot-1200-920-text-768x589.webp 768w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/><figcaption id=\"caption-attachment-1805\" class=\"wp-caption-text\">IntelliJ IDEA has been successfully installed<\/figcaption><\/figure>\n<p>Step 8: Before running the software for the first time, a window will appear with the license terms that you must agree to in order to make the <em>Continue<\/em> button available. Accept the terms and conditions by checking the box and pressing this button, then you will be taken to IntelliJ IDEA.<\/p>\n<figure id=\"attachment_1806\" aria-describedby=\"caption-attachment-1806\" style=\"width: 1200px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-1037 size-full\" src=\"https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/11_screenshot-1200-910-text.webp\" alt=\"Licensing Terms, you must agree to them to continue\" width=\"1200\" height=\"910\" srcset=\"https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/11_screenshot-1200-910-text.webp 1200w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/11_screenshot-1200-910-text-300x228.webp 300w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/11_screenshot-1200-910-text-1024x777.webp 1024w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/11_screenshot-1200-910-text-768x582.webp 768w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/><figcaption id=\"caption-attachment-1806\" class=\"wp-caption-text\">Licensing Terms, you must agree to them to continue<\/figcaption><\/figure>\n<figure id=\"attachment_1807\" aria-describedby=\"caption-attachment-1807\" style=\"width: 1200px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-1038\" src=\"https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/12.png\" alt=\"IntelliJ IDEA Home Screen\" width=\"1200\" height=\"673\" srcset=\"https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/12.png 3824w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/12-300x168.png 300w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/12-1024x574.png 1024w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/12-768x431.png 768w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/12-1536x861.png 1536w, https:\/\/msgprogramator.sk\/wp-content\/uploads\/2023\/06\/12-2048x1148.png 2048w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/><figcaption id=\"caption-attachment-1807\" class=\"wp-caption-text\">IntelliJ IDEA Home Screen<\/figcaption><\/figure>\n<p>&nbsp;<\/p>\n<p>Congratulations! You have successfully installed Java and IntelliJ IDEA on your Windows computer. You&#8217;re now ready to start coding in Java!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The third part in a series of tutorials on installing Java and IntelliJ IDEA. Read the Java IntelliJ tutorial.<\/p>\n","protected":false},"author":14,"featured_media":1842,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[56,57],"tags":[],"class_list":["post-2900","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-developer-tools","category-java"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/msgprogramator.sk\/en\/wp-json\/wp\/v2\/posts\/2900","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/msgprogramator.sk\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/msgprogramator.sk\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/msgprogramator.sk\/en\/wp-json\/wp\/v2\/users\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/msgprogramator.sk\/en\/wp-json\/wp\/v2\/comments?post=2900"}],"version-history":[{"count":6,"href":"https:\/\/msgprogramator.sk\/en\/wp-json\/wp\/v2\/posts\/2900\/revisions"}],"predecessor-version":[{"id":9130,"href":"https:\/\/msgprogramator.sk\/en\/wp-json\/wp\/v2\/posts\/2900\/revisions\/9130"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/msgprogramator.sk\/en\/wp-json\/wp\/v2\/media\/1842"}],"wp:attachment":[{"href":"https:\/\/msgprogramator.sk\/en\/wp-json\/wp\/v2\/media?parent=2900"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/msgprogramator.sk\/en\/wp-json\/wp\/v2\/categories?post=2900"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/msgprogramator.sk\/en\/wp-json\/wp\/v2\/tags?post=2900"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}