mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 23:20:22 +00:00
Add IntelliJ IDEA Community Edition (#711)
Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
853b2040e1
commit
1b707cbf45
1 changed files with 16 additions and 0 deletions
|
@ -9049,6 +9049,22 @@
|
||||||
"swift"
|
"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.",
|
"short_description": "A software suite for electronic design automation.",
|
||||||
"categories": [
|
"categories": [
|
||||||
|
|
Loading…
Reference in a new issue