Downloading IntelliJ IDEA Community Edition

IDE’s (Integrated Development Environment) are a type of software that allows you to easily interact with code. Think of IDE’s as Word Processors (MS Word) for code. IntelliJ IDEA developed by JetBrains is the IDE that we’ll be using, but there are many others available. We’ll be using IntelliJ to edit policy files and run the git operations to commit and push your changes.

  1. Navigate to the JetBrains website and download the latest version of IntelliJ IDEA.

    JetBrains
  2. Click Download.

    JetBrains
  3. You will be taken to a page with download links for IntelliJ IDEA. Confirm that Windows is selected.

    JetBrains
  4. Scroll down to Community Edition and click Download.

    JetBrains
  5. You will be taken to a page indicating the download has started.

    JetBrains
If at any point you are prompted for Admin credentials - hit Cancel and continue.