From bcd2feeb41b807060023f5e609c1720ffea16ffc Mon Sep 17 00:00:00 2001 From: Mario Antunes Date: Sat, 5 Jul 2014 08:04:22 +0700 Subject: development/idea: Added (Development IDE). Signed-off-by: Willy Sudiarto Raharjo --- development/idea/README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 development/idea/README (limited to 'development/idea/README') 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. -- cgit v1.2.3