pkgsrc/devel/intellij-idea-ce/MESSAGE
ryoon e12c611852 Import intellij-idea-ce-12.1.2 as devel/intellij-idea-ce.
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.

The Community Edition includes:

    An Intelligent code editor that has all the smarts for
    understanding Java, XML and Groovy code

    Refactorings, code inspections and intentions, super-fast
    navigation and search

    Testing frameworks integration: JUnit and TestNG

    Build tools support: Ant and Maven

    Popular version control systems integration: CVS, Subversion
    and Git

    Swing UI designer
2013-11-24 10:44:34 +00:00

7 lines
349 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.1 2013/11/24 10:44:34 ryoon Exp $
To start IntelliJ IDEA Community Edition, run as following
$ IDEA_JDK=${PREFIX}/java/openjdk7 ${PREFIX}/intellij-idea-ce-12.1.2/bin/idea.sh
===========================================================================