diff options
author | Mario Antunes <mariolpantunes@gmail.com> | 2014-07-05 08:04:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-05 08:04:22 +0700 |
commit | bcd2feeb41b807060023f5e609c1720ffea16ffc (patch) | |
tree | e3eacaf2ad858d5930116cf3d61bac305ed42a5d /development/idea/README | |
parent | b46b769505f16dd3cc1cf730a96c9dc8da2a0f01 (diff) | |
download | slackbuilds-bcd2feeb41b807060023f5e609c1720ffea16ffc.tar.gz |
development/idea: Added (Development IDE).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/idea/README')
-rw-r--r-- | development/idea/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/development/idea/README b/development/idea/README new file mode 100644 index 0000000000..23196b3771 --- /dev/null +++ b/development/idea/README @@ -0,0 +1,11 @@ +IntelliJ IDEA Community Edition is the open source version of IntelliJ IDEA, +a premier IDE (Integrated Development Environment) for Java, Groovy and +other programming languages such as Scala or Clojure. + +JetBrains leverages the open source effort on JetBrains.org to build +commercial products such as IntelliJ IDEA Ultimate, which includes many +Java EE, Web development and deployment-related features that are not +available in IntelliJ IDEA Community Edition. JetBrains also builds different +specific products such as RubyMine, WebStorm, PhpStorm, PyCharm, AppCode and +MPS, which serve the needs of different developer communities. These +products are also built on top of the open source IntelliJ Platform. |