Unpacking Software Livestream

Join our monthly Unpacking Software livestream to hear about the latest news, chat and opinion on packaging, software deployment and lifecycle management!

Learn More

Chocolatey Product Spotlight

Join the Chocolatey Team on our regular monthly stream where we put a spotlight on the most recent Chocolatey product releases. You'll have a chance to have your questions answered in a live Ask Me Anything format.

Learn More

Chocolatey Coding Livestream

Join us for the Chocolatey Coding Livestream, where members of our team dive into the heart of open source development by coding live on various Chocolatey projects. Tune in to witness real-time coding, ask questions, and gain insights into the world of package management. Don't miss this opportunity to engage with our team and contribute to the future of Chocolatey!

Learn More

Calling All Chocolatiers! Whipping Up Windows Automation with Chocolatey Central Management

Webinar from
Wednesday, 17 January 2024

We are delighted to announce the release of Chocolatey Central Management v0.12.0, featuring seamless Deployment Plan creation, time-saving duplications, insightful Group Details, an upgraded Dashboard, bug fixes, user interface polishing, and refined documentation. As an added bonus we'll have members of our Solutions Engineering team on-hand to dive into some interesting ways you can leverage the new features available!

Watch On-Demand
Chocolatey Community Coffee Break

Join the Chocolatey Team as we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.

Watch The Replays
Chocolatey and Intune Overview

Webinar Replay from
Wednesday, 30 March 2022

At Chocolatey Software we strive for simple, and teaching others. Let us teach you just how simple it could be to keep your 3rd party applications updated across your devices, all with Intune!

Watch On-Demand
Chocolatey For Business. In Azure. In One Click.

Livestream from
Thursday, 9 June 2022

Join James and Josh to show you how you can get the Chocolatey For Business recommended infrastructure and workflow, created, in Azure, in around 20 minutes.

Watch On-Demand
The Future of Chocolatey CLI

Livestream from
Thursday, 04 August 2022

Join Paul and Gary to hear more about the plans for the Chocolatey CLI in the not so distant future. We'll talk about some cool new features, long term asks from Customers and Community and how you can get involved!

Watch On-Demand
Hacktoberfest Tuesdays 2022

Livestreams from
October 2022

For Hacktoberfest, Chocolatey ran a livestream every Tuesday! Re-watch Cory, James, Gary, and Rain as they share knowledge on how to contribute to open-source projects such as Chocolatey CLI.

Watch On-Demand

Downloads:

707,736

Downloads of v 2024.3.2.2:

18

Last Update:

30 Jan 2025

Package Maintainer(s):

Software Author(s):

  • JetBrains

Tags:

java ide jetbrains idea admin

JetBrains IntelliJ IDEA (Community Edition)

Downloads:

707,736

Downloads of v 2024.3.2.2:

18

Maintainer(s):

Software Author(s):

  • JetBrains

JetBrains IntelliJ IDEA (Community Edition)

Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by JetBrains. The inclusion of JetBrains trademark(s), if any, upon this webpage is solely to identify JetBrains goods or services and not for commercial purposes.

  • 1
  • 2
  • 3

Some Checks Have Failed or Are Not Yet Complete

Not All Tests Have Passed


Validation Testing Passed


Verification Testing Failed

Details

Scan Testing Pending

WARNING

This package was rejected on 06 Mar 2025. The reviewer chocolatey-ops has listed the following reason(s):

zed (maintainer) on 30 Jan 2025 02:56:40 +00:00:

User 'zed' (maintainer) submitted package.

chocolatey-ops (reviewer) on 30 Jan 2025 03:29:26 +00:00:

intellijidea-community has passed automated validation. It may have or may still fail other checks like testing (verification).
Congratulations! This package passed automatic validation review without flagging on any issues the validator currently checks. A human review could still turn up issues a computer may not easily find.

chocolatey-ops (reviewer) on 30 Jan 2025 09:59:30 +00:00:

intellijidea-community has failed automated package testing (verification).
Please visit https://gist.github.com/choco-bot/4deffe6aec01280fea887582879baa7a for details.
The package status will be changed and will be waiting on your next actions.

  • NEW! We have a test environment for you to replicate the testing we do. This can be used at any time to test packages! See https://github.com/chocolatey-community/chocolatey-test-environment
  • Please log in and leave a review comment if you have questions and/or comments.
  • If you see the verifier needs to rerun testing against the package without resubmitting (a issue in the test results), you can do that on the package page in the review section.
  • If the verifier is incompatible with the package, please log in and leave a review comment if the package needs to bypass testing (e.g. package installs specific drivers).
  • Automated testing can also fail when a package is not completely silent or has pop ups (AutoHotKey can assist - a great example is the VeraCrypt package).
  • A package that cannot be made completely unattended should have the notSilent tag. Note that this must be approved by moderators.

chocolatey-ops (reviewer) on 19 Feb 2025 03:34:02 +00:00:

We've found intellijidea-community v2024.3.2.2 in a submitted status and waiting for your next actions. It has had no updates for 20 or more days since a reviewer has asked for corrections. Please note that if there is no response or fix of the package within 15 days of this message, this package version will automatically be closed (rejected) due to being stale.

Take action:

  • Log in to the site and respond to the review comments.
  • Resubmit fixes for this version.
  • If the package version is failing automated checks, you can self-reject the package.

If your package is failing automated testing, you can use the chocolatey test environment to manually run the verification and determine what may need to be fixed.

Note: We don't like to see packages automatically rejected. It doesn't mean that we don't value your contributions, just that we can not continue to hold packages versions in a waiting status that have possibly been abandoned. If you don't believe you will be able to fix up this version of the package within 15 days, we strongly urge you to log in to the site and respond to the review comments until you are able to.

chocolatey-ops (reviewer) on 06 Mar 2025 03:36:11 +00:00:

Unfortunately there has not been progress to move intellijidea-community v2024.3.2.2 towards an approved status within 15 days after the last review message, so we need to close (reject) the package version at this time. If you want to pick this version up and move it towards approval in the future, use the contact site admins link on the package page and we can move it back into a submitted status so you can submit updates.

Status Change - Changed status of package from 'submitted' to 'rejected'.

Description

Excel at enterprise, mobile and web development with Java, Scala and Groovy, with all the latest modern technologies and frameworks available out of the box.


tools\chocolateyInstall.ps1
$ErrorActionPreference = 'Stop';

$softwareName = 'IntelliJ IDEA Community Edition*'
[array]$key = Get-UninstallRegistryKey -SoftwareName $softwareName

if ($key.Count -gt 0) {
    Invoke-Expression -Command $PSScriptRoot\chocolateyUninstall.ps1
}

$url = 'https://download.jetbrains.com/idea/ideaIC-2024.3.2.2.exe'
$sha256sum = 'e34ad48a69ad046200a6c66eea34534a32691ff3458cf78c92b525dc4cf42155'

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
if ([System.Environment]::Is64BitOperatingSystem) {
    $programFiles = $env:ProgramFiles
}
else {
    $programFiles = ${env:ProgramFiles(x86)}
}
$installDir = "$programFiles\JetBrains\IntelliJ IDEA Community Edition $env:ChocolateyPackageVersion"

$pp = Get-PackageParameters
if ($pp.InstallDir) {
    $installDir = $pp.InstallDir
}

$silentArgs = "/S /CONFIG=$toolsDir\silent.config "
$silentArgs += "/D=$installDir"

New-Item -ItemType Directory -Force -Path $installDir

$packageArgs = @{
    packageName    = $env:ChocolateyPackageName
    unzipLocation  = $toolsDir
    fileType       = 'exe'
    url            = $url
    url64bit       = $url

    softwareName   = $softwareName

    checksum       = $sha256sum
    checksumType   = 'sha256'
    checksum64     = $sha256sum
    checksumType64 = 'sha256'

    silentArgs     = $silentArgs
    validExitCodes = @(0, 1641, 3010)
}

Install-ChocolateyPackage @packageArgs
tools\chocolateyUninstall.ps1
$ErrorActionPreference = 'Stop';

$packageName = 'intellijidea-community'
$softwareName = 'IntelliJ IDEA Community Edition*'
$installerType = 'EXE'

$silentArgs = '/S'
$validExitCodes = @(0, 3010, 1605, 1614, 1641)
if ($installerType -ne 'MSI') {
  $validExitCodes = @(0)
}

[array]$key = Get-UninstallRegistryKey -SoftwareName $softwareName

if ($key.Count -eq 1) {
  $key | % {
    $file = "$($_.UninstallString)"

    if ($installerType -eq 'MSI') {
      $silentArgs = "$($_.PSChildName) $silentArgs"

      $file = ''
    }

    Uninstall-ChocolateyPackage -PackageName $packageName `
                                -FileType $installerType `
                                -SilentArgs "$silentArgs" `
                                -ValidExitCodes $validExitCodes `
                                -File "$file"
  }
  # Temporary workaround for race condition in chocolaty 0.10.3.  The bug is fixed in 0.10.4.
  Start-Sleep -Seconds 10
} elseif ($key.Count -eq 0) {
  Write-Warning "$packageName has already been uninstalled by other means."
} elseif ($key.Count -gt 1) {
  Write-Warning "$key.Count matches found!"
  Write-Warning "To prevent accidental data loss, no programs will be uninstalled."
  Write-Warning "Please alert package maintainer the following keys were matched:"
  $key | % {Write-Warning "- $_.DisplayName"}
}
tools\silent.config
; Installation mode. It can be user or admin.
; NOTE: for admin mode please use "Run as Administrator" for command prompt to avoid UAC dialog.
mode=admin

; Desktop shortcut for launchers
launcher32=0
launcher64=1

; Add launchers path to PATH env variable
updatePATH=0

; Add "Open Folder as Project" to context menu
updateContextMenu=0

; Download and install jre32
jre32=0

; List of associations. To create an association change value to 1.
.java=0
.groovy=0
.kt=0

No results available for this package. We are building up results for older packages over time so expect to see results. If this is a new package, it should have results within a day or two.

Add to Builder Version Downloads Last Updated Status
JetBrains IntelliJ IDEA (Community Edition) 2024.3.4 2188 Monday, March 3, 2025 Approved
JetBrains IntelliJ IDEA (Community Edition) 2024.3.3 4685 Thursday, February 13, 2025 Approved
JetBrains IntelliJ IDEA (Community Edition) 2024.3.2.1 5214 Friday, January 24, 2025 Approved
JetBrains IntelliJ IDEA (Community Edition) 2024.3.2 23 Friday, January 24, 2025 Approved
JetBrains IntelliJ IDEA (Community Edition) 2024.3.1.1 6741 Friday, December 20, 2024 Approved
JetBrains IntelliJ IDEA (Community Edition) 2024.3.1 3210 Tuesday, December 10, 2024 Approved
JetBrains IntelliJ IDEA (Community Edition) 2024.3.0 1675 Friday, December 6, 2024 Approved
JetBrains IntelliJ IDEA (Community Edition) 2024.2.4 8915 Thursday, October 24, 2024 Approved
JetBrains IntelliJ IDEA (Community Edition) 2024.2.3 4757 Thursday, September 26, 2024 Approved
JetBrains IntelliJ IDEA (Community Edition) 2024.2.2 6716 Thursday, September 19, 2024 Approved
JetBrains IntelliJ IDEA (Community Edition) 2024.2.1 4185 Thursday, September 5, 2024 Approved
JetBrains IntelliJ IDEA (Community Edition) 2024.2.0.2 5317 Thursday, August 22, 2024 Approved
JetBrains IntelliJ IDEA (Community Edition) 2024.1.5 4448 Wednesday, August 7, 2024 Approved
JetBrains IntelliJ IDEA (Community Edition) 2024.1.4 10029 Wednesday, June 26, 2024 Approved
JetBrains IntelliJ IDEA (Community Edition) 2024.1.3 5549 Tuesday, June 11, 2024 Approved
JetBrains IntelliJ IDEA (Community Edition) 2024.1.2 3294 Tuesday, June 4, 2024 Approved
JetBrains IntelliJ IDEA (Community Edition) 2024.1.1 9727 Monday, May 6, 2024 Approved
JetBrains IntelliJ IDEA (Community Edition) 2023.4.0 6823 Saturday, April 6, 2024 Approved
JetBrains IntelliJ IDEA (Community Edition) 2023.3.6 3107 Tuesday, March 26, 2024 Approved
JetBrains IntelliJ IDEA (Community Edition) 2023.3.4 6365 Tuesday, February 27, 2024 Approved
JetBrains IntelliJ IDEA (Community Edition) 2023.3.3 7027 Thursday, February 1, 2024 Approved
JetBrains IntelliJ IDEA (Community Edition) 2023.3.2 7657 Friday, December 22, 2023 Approved
JetBrains IntelliJ IDEA (Community Edition) 2023.3.1 1904 Monday, December 18, 2023 Approved
JetBrains IntelliJ IDEA (Community Edition) 2023.3.0 3361 Wednesday, December 6, 2023 Approved
JetBrains IntelliJ IDEA (Community Edition) 2023.2.5 5753 Monday, November 13, 2023 Approved
JetBrains IntelliJ IDEA (Community Edition) 2023.2.4 5361 Monday, October 30, 2023 Approved
JetBrains IntelliJ IDEA (Community Edition) 2023.2.3 3973 Monday, October 16, 2023 Approved
JetBrains IntelliJ IDEA (Community Edition) 2023.2.2 6250 Monday, September 18, 2023 Approved
JetBrains IntelliJ IDEA (Community Edition) 2023.2.1 4748 Thursday, August 31, 2023 Approved
JetBrains IntelliJ IDEA (Community Edition) 2023.2.0 7085 Wednesday, July 26, 2023 Approved
JetBrains IntelliJ IDEA (Community Edition) 2023.1.3 7087 Tuesday, June 27, 2023 Approved
JetBrains IntelliJ IDEA (Community Edition) 2023.1.2 6219 Tuesday, May 30, 2023 Approved
JetBrains IntelliJ IDEA (Community Edition) 2023.1.1 6690 Tuesday, May 2, 2023 Approved
JetBrains IntelliJ IDEA (Community Edition) 2023.1 7670 Wednesday, March 29, 2023 Approved
JetBrains IntelliJ IDEA (Community Edition) 2022.3.3 2667 Thursday, March 23, 2023 Approved
JetBrains IntelliJ IDEA (Community Edition) 2022.3.2 10616 Friday, January 27, 2023 Approved
JetBrains IntelliJ IDEA (Community Edition) 2022.3.1 8250 Wednesday, December 21, 2022 Approved
JetBrains IntelliJ IDEA (Community Edition) 2022.3 4906 Wednesday, November 30, 2022 Approved
JetBrains IntelliJ IDEA (Community Edition) 2022.2.4 2221 Friday, November 25, 2022 Approved
JetBrains IntelliJ IDEA (Community Edition) 2022.2.3 8878 Friday, October 7, 2022 Approved
JetBrains IntelliJ IDEA (Community Edition) 2022.2.2 5045 Friday, September 16, 2022 Approved
JetBrains IntelliJ IDEA (Community Edition) 2022.2.1 5891 Thursday, August 18, 2022 Approved
JetBrains IntelliJ IDEA (Community Edition) 2022.2 5081 Wednesday, July 27, 2022 Approved
JetBrains IntelliJ IDEA (Community Edition) 2022.1.4 1840 Wednesday, July 20, 2022 Approved
JetBrains IntelliJ IDEA (Community Edition) 2022.1.3 4506 Thursday, June 30, 2022 Approved
JetBrains IntelliJ IDEA (Community Edition) 2022.1.2 5118 Friday, June 3, 2022 Approved
JetBrains IntelliJ IDEA (Community Edition) 2022.1.1 4038 Monday, May 16, 2022 Approved
JetBrains IntelliJ IDEA (Community Edition) 2022.1 2433 Wednesday, April 13, 2022 Approved
JetBrains IntelliJ IDEA (Community Edition) 2021.3.3 8621 Friday, March 18, 2022 Approved
JetBrains IntelliJ IDEA (Community Edition) 2021.3.2 8135 Thursday, February 3, 2022 Approved
JetBrains IntelliJ IDEA (Community Edition) 2021.3.1 6259 Thursday, December 30, 2021 Approved
JetBrains IntelliJ IDEA (Community Edition) 2021.3 3976 Friday, December 10, 2021 Approved
JetBrains IntelliJ IDEA (Community Edition) 2021.2.3 8405 Monday, October 18, 2021 Exempted
JetBrains IntelliJ IDEA (Community Edition) 2021.2.2 4192 Saturday, September 18, 2021 Exempted
JetBrains IntelliJ IDEA (Community Edition) 2021.2.1 4131 Wednesday, August 25, 2021 Exempted
JetBrains IntelliJ IDEA (Community Edition) 2021.2 3874 Wednesday, July 28, 2021 Approved
JetBrains IntelliJ IDEA (Community Edition) 2021.1.3.1 3356 Thursday, July 15, 2021 Approved
JetBrains IntelliJ IDEA (Community Edition) 2021.1.2 4493 Wednesday, June 2, 2021 Approved
JetBrains IntelliJ IDEA (Community Edition) 2021.1.1 3514 Thursday, May 6, 2021 Approved
JetBrains IntelliJ IDEA (Community Edition) 2021.1 3495 Friday, April 9, 2021 Approved
JetBrains IntelliJ IDEA (Community Edition) 2020.3.2 6121 Friday, January 29, 2021 Approved
JetBrains IntelliJ IDEA (Community Edition) 2020.3.1 2138 Friday, January 15, 2021 Approved
JetBrains IntelliJ IDEA (Community Edition) 2020.3 3635 Monday, December 7, 2020 Approved
JetBrains IntelliJ IDEA (Community Edition) 2020.2.4 1655 Monday, November 30, 2020 Approved
JetBrains IntelliJ IDEA (Community Edition) 2020.2.3 4357 Thursday, October 15, 2020 Approved
JetBrains IntelliJ IDEA (Community Edition) 2020.2.2 1939 Tuesday, October 6, 2020 Approved
JetBrains IntelliJ IDEA (Community Edition) 2020.2 3697 Friday, August 21, 2020 Approved
JetBrains IntelliJ IDEA (Community Edition) 2020.1.4 2360 Thursday, July 23, 2020 Approved
JetBrains IntelliJ IDEA (Community Edition) 2020.1.2 3875 Thursday, June 4, 2020 Approved
JetBrains IntelliJ IDEA (Community Edition) 2020.1.1 2720 Monday, May 4, 2020 Approved
JetBrains IntelliJ IDEA (Community Edition) 2020.1 2633 Friday, April 10, 2020 Approved
JetBrains IntelliJ IDEA (Community Edition) 2019.3.4 2013 Thursday, March 19, 2020 Approved
JetBrains IntelliJ IDEA (Community Edition) 2019.3.3 3180 Thursday, February 13, 2020 Approved
JetBrains IntelliJ IDEA (Community Edition) 2019.3.2 2131 Saturday, January 25, 2020 Approved
JetBrains IntelliJ IDEA (Community Edition) 2019.3.1 2642 Friday, December 20, 2019 Approved
JetBrains IntelliJ IDEA (Community Edition) 2019.3 2871 Friday, November 29, 2019 Approved
JetBrains IntelliJ IDEA (Community Edition) 2019.2.4 5948 Thursday, October 31, 2019 Approved
JetBrains IntelliJ IDEA (Community Edition) 2019.2.2 4364 Monday, September 9, 2019 Approved
JetBrains IntelliJ IDEA (Community Edition) 2019.2.1 1689 Thursday, August 29, 2019 Approved
JetBrains IntelliJ IDEA (Community Edition) 2019.2 3447 Thursday, July 25, 2019 Approved
JetBrains IntelliJ IDEA (Community Edition) 2019.1.3 4010 Wednesday, May 29, 2019 Approved
JetBrains IntelliJ IDEA (Community Edition) 2019.1.2 1827 Friday, May 10, 2019 Approved
JetBrains IntelliJ IDEA (Community Edition) 2019.1.1 1871 Thursday, April 18, 2019 Approved
JetBrains IntelliJ IDEA (Community Edition) 2019.1 2467 Thursday, April 4, 2019 Approved
JetBrains IntelliJ IDEA (Community Edition) 2018.3.6 9692 Thursday, March 28, 2019 Approved
JetBrains IntelliJ IDEA (Community Edition) 2018.3.5 5383 Wednesday, February 27, 2019 Approved
JetBrains IntelliJ IDEA (Community Edition) 2018.3.4 4044 Saturday, February 2, 2019 Approved
JetBrains IntelliJ IDEA (Community Edition) 2018.3.3 4003 Tuesday, January 15, 2019 Approved
JetBrains IntelliJ IDEA (Community Edition) 2018.3.2 2887 Friday, December 21, 2018 Approved
JetBrains IntelliJ IDEA (Community Edition) 2018.3.1 2734 Wednesday, December 12, 2018 Approved
JetBrains IntelliJ IDEA (Community Edition) 2018.3 1665 Wednesday, December 5, 2018 Approved
JetBrains IntelliJ IDEA (Community Edition) 2018.2.7 1097 Thursday, November 29, 2018 Approved
JetBrains IntelliJ IDEA (Community Edition) 2018.2.6 2002 Wednesday, November 14, 2018 Approved
JetBrains IntelliJ IDEA (Community Edition) 2018.2.5 643 Tuesday, November 13, 2018 Approved
JetBrains IntelliJ IDEA (Community Edition) 2018.2.4 2482 Monday, September 24, 2018 Approved
JetBrains IntelliJ IDEA (Community Edition) 2018.2.3 1944 Monday, September 10, 2018 Approved
JetBrains IntelliJ IDEA (Community Edition) 2018.2.2 1001 Monday, September 3, 2018 Approved
JetBrains IntelliJ IDEA (Community Edition) 2018.2.1 1865 Friday, August 10, 2018 Approved
JetBrains IntelliJ IDEA (Community Edition) 2018.1.4 4089 Thursday, May 31, 2018 Approved
JetBrains IntelliJ IDEA (Community Edition) 2018.1.1 3628 Monday, April 16, 2018 Approved
JetBrains IntelliJ IDEA (Community Edition) 2017.3.5 2014 Monday, March 19, 2018 Approved
JetBrains IntelliJ IDEA (Community Edition) 2017.3.3 2397 Tuesday, January 30, 2018 Approved
JetBrains IntelliJ IDEA (Community Edition) 2017.3.2 210645 Monday, January 15, 2018 Approved
JetBrains IntelliJ IDEA (Community Edition) 2017.3.1 1947 Wednesday, December 13, 2017 Approved
JetBrains IntelliJ IDEA (Community Edition) 2017.3 1044 Friday, December 8, 2017 Approved
JetBrains IntelliJ IDEA (Community Edition) 2017.2.6 3608 Thursday, November 16, 2017 Approved
JetBrains IntelliJ IDEA (Community Edition) 2017.2.5 1743 Wednesday, October 4, 2017 Approved
JetBrains IntelliJ IDEA (Community Edition) 2017.2.4 1081 Friday, September 15, 2017 Approved
JetBrains IntelliJ IDEA (Community Edition) 2017.2.3 933 Tuesday, September 5, 2017 Approved
JetBrains IntelliJ IDEA (Community Edition) 2017.2.2 968 Monday, August 21, 2017 Approved
JetBrains IntelliJ IDEA (Community Edition) 2017.2.1 1004 Tuesday, August 1, 2017 Approved
JetBrains IntelliJ IDEA (Community Edition) 2017.2 899 Wednesday, July 19, 2017 Approved
JetBrains IntelliJ IDEA (Community Edition) 2017.1.5 995 Wednesday, July 5, 2017 Approved
JetBrains IntelliJ IDEA (Community Edition) 2017.1.4 1152 Thursday, June 8, 2017 Approved
JetBrains IntelliJ IDEA (Community Edition) 2017.1.3 1119 Sunday, May 21, 2017 Approved
JetBrains IntelliJ IDEA (Community Edition) 2017.1.2 1109 Wednesday, April 26, 2017 Approved
JetBrains IntelliJ IDEA (Community Edition) 2017.1.1 783 Tuesday, April 18, 2017 Approved
JetBrains IntelliJ IDEA (Community Edition) 2017.1 1027 Friday, March 24, 2017 Approved
JetBrains IntelliJ IDEA (Community Edition) 2016.3.5.20170309 868 Thursday, March 9, 2017 Approved
JetBrains IntelliJ IDEA (Community Edition) 2016.3.5 818 Monday, February 27, 2017 Approved
JetBrains IntelliJ IDEA (Community Edition) 2016.3.5.0 502 Thursday, March 9, 2017 Approved
JetBrains IntelliJ IDEA (Community Edition) 2016.3.4 988 Thursday, February 2, 2017 Approved
JetBrains IntelliJ IDEA (Community Edition) 2016.3.3 497 Tuesday, January 31, 2017 Approved
JetBrains IntelliJ IDEA (Community Edition) 2016.3.2 1063 Thursday, December 29, 2016 Approved
JetBrains IntelliJ IDEA (Community Edition) 2016.3 1058 Thursday, November 24, 2016 Approved
JetBrains IntelliJ IDEA (Community Edition) 2016.2.5 1052 Tuesday, October 18, 2016 Approved
JetBrains IntelliJ IDEA (Community Edition) 2016.2.4 1003 Wednesday, September 14, 2016 Approved
JetBrains IntelliJ IDEA (Community Edition) 2016.2 936 Monday, August 1, 2016 Approved
JetBrains IntelliJ IDEA (Community Edition) 2016.1.1 1430 Thursday, March 31, 2016 Approved
JetBrains IntelliJ IDEA - Community Edition 15.0 1548 Tuesday, November 3, 2015 Approved
JetBrains IntelliJ IDEA - Community Edition 14.1 1689 Tuesday, March 31, 2015 Approved
JetBrains IntelliJ IDEA - Community Edition 14.0.3 886 Monday, February 23, 2015 Approved
JetBrains IntelliJ IDEA - Community Edition 14.0.2 950 Monday, December 22, 2014 Approved
JetBrains IntelliJ IDEA - Community Edition 14.0.1 821 Monday, November 17, 2014 Approved
JetBrains IntelliJ IDEA - Community Edition 13.1.6 505 Saturday, January 24, 2015 Approved
JetBrains IntelliJ IDEA - Community Edition 13.1.5 679 Thursday, October 9, 2014 Approved
JetBrains IntelliJ IDEA - Community Edition 13.1.2 1043 Friday, April 25, 2014 Approved
JetBrains IntelliJ IDEA - Community Edition 13.0.1 936 Tuesday, January 7, 2014 Approved
JetBrains IntelliJ IDEA - Community Edition 11.1.5 480 Monday, August 18, 2014 Approved
JetBrains IntelliJ IDEA - Community Edition 11.1.4 480 Tuesday, October 14, 2014 Approved

This package has no dependencies.

Discussion for the JetBrains IntelliJ IDEA (Community Edition) Package

Ground Rules:

  • This discussion is only about JetBrains IntelliJ IDEA (Community Edition) and the JetBrains IntelliJ IDEA (Community Edition) package. If you have feedback for Chocolatey, please contact the Google Group.
  • This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
  • The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
  • Tell us what you love about the package or JetBrains IntelliJ IDEA (Community Edition), or tell us what needs improvement.
  • Share your experiences with the package, or extra configuration or gotchas that you've found.
  • If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
comments powered by Disqus