From 1b707cbf45a1010bce50df256182300063b2a427 Mon Sep 17 00:00:00 2001 From: Zach Whitten Date: Tue, 2 Nov 2021 12:38:13 -0400 Subject: [PATCH] Add IntelliJ IDEA Community Edition (#711) Co-authored-by: Serhii Londar --- applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/applications.json b/applications.json index 5340497..da54934 100644 --- a/applications.json +++ b/applications.json @@ -9049,6 +9049,22 @@ "swift" ] }, + { + "short_description": "IntelliJ IDEA is an integrated development environment written in Java for developing computer software", + "categories": [ + "ide" + ], + "repo_url": "https://github.com/JetBrains/intellij-community", + "title": "IntelliJ IDEA Community Edition", + "icon_url": "", + "screenshots": [ + "https://www.jetbrains.com/idea/img/screenshots/idea_overview_5_1@2x.png" + ], + "official_site": "https://www.jetbrains.com/idea/", + "languages": [ + "java" + ] + }, { "short_description": "A software suite for electronic design automation.", "categories": [