TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

IntelliJ IDEA

Download IntelliJ IDE on Windows 11

Overview

In this tutorial, we will Download IntelliJ IDE on Windows 11 operating system. We will also install and setup the IDE tool on Windows 11. Windows 11 is the latest operating system from Microsoft.

In this example, we will install IntelliJ Community Edition. The Ultimate Edition of the tool is for Enterprise application development with premium features.

Environment

  • Windows 11
  • IntelliJ IDEA Community Edition
  • Web browser

Download IntelliJ

Open the Web browser and navigate to IntelliJ IDE’s official website.

https://www.jetbrains.com/idea/download

Click on the Windows tab and Download the IDE. There are two download options for the tool:

  1. .exe installer
  2. .zip bundle package

In this example, we will use the .exe installer to install IntelliJ IDE.

 

Download IntelliJ IDEA Windows11

The Installer file format would be something like:

ideaIC-<version>.exe

Install IntelliJ

Open File Explorer and locate the Installer file. In most cases, it would be the Downloads folder.

Double-click on the Installer to run it. This will launch the IDE install setup wizard.

 

IntelliJ UAC Win11

Click Yes on the UAC prompt dialog. We need administrative privileges to install the tool on the machine. UAC is a security feature that elevates and notifies the Windows user when a program tries to perform an administrative task.  Notice that the installer is signed and the publisher name is displayed on the dialog prompt.

Click on the Next > button in the install wizard Welcome screen.

 

IntelliJ Install Windows11

 

Choose Install Location for the IDE. By default, it’s under the Program Files folder.

C:\Program Files\JetBrains\IntelliJ IDEA Community Edition <version>

However, we can change the Destination folder. Click on the Browse… button and choose the destination folder for the tool.

Once done, click on the Next > button.

 

IntelliJ Install Location Win11

Installation Options

On this screen, we can set IntelliJ installation options.

Create Desktop Shortcut

Add the bin directory to the PATH environment variable.

Create File Associations for .java, .groovy, and other file extensions. When set the .java files will open with IntelliJ IDE by default.

 

IntelliJ IDE Options Win11

 

 

Check the install options and click on the Next > button. Choose the Start Menu folder and click on the Install button. The IDE would be installed successfully.

The Windows 11 computer must be restarted to complete the IntelliJ installation. Save all the work and files.

Choose Reboot Now to reboot the machine and Click on the Finish button to restart the machine.

 

Windows 11 Reboot IntelliJ IDEA

 

That’s it. We have successfully downloaded and installed IntelliJ IDE on Windows 11 operating system.

—

Windows 11 Tutorials

https://www.testingdocs.com/windows-11-tutorials/

More Information on Windows 11

https://www.microsoft.com/en-us/windows

Related Posts

JetBrains Toolbox Application Download

IntelliJ IDEA /

Install JetBrains Toolbox App on Windows 11

Programs and Fetures Win11 IntelliJ

IntelliJ IDEA /

Uninstall IntelliJ IDEA on Windows 11

IntelliJ Update Notification

IntelliJ IDEA /

Update IntelliJ IDEA on Windows

JetBrains Space IntelliJ IDE

IntelliJ IDEA /

IntelliJ IDEA Features

Customize IntelliJ IDEA Screen

IntelliJ IDEA /

Customize IntelliJ IDEA

‹ Uninstall IntelliJ IDEA on Windows 11› Install JetBrains Toolbox App on Windows 11

Recent Posts

  • Update draw.io on Windows
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows
  • Activate CLion IDE
  • CLion IDE for C/C++ Development

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com