Commit graph

2 commits

Author SHA1 Message Date
Kurt Jaeger
a4ac9b124b java/intellij: 15.0.1 -> 15.0.3
- make it clearer that this the community edition
- disable missing file watcher warning on startup
- install to ${PREFIX}/${PORTNAME} instead of to ${PREFIX}/lib/intellij
- adds the ability to open terminals in IntelliJ

PR:		206489
Submitted by:	Tobias Kortkamp <t@tobik.me> (maintainer)
2016-02-11 19:22:03 +00:00
Kurt Jaeger
75c783e779 New port: java/intellij
IntelliJ IDEA is an advanced Java IDE developed by JetBrains and
focused on developer productivity. The community edition features:
* An intelligent code editor that understands Java code; provides
  refactorings, code inspections and intentions, and allows for
  fast code navigation.
* Integration with such tools as JUnit and TestNG, Ant and Maven,
  and popular version control systems including: CVS, Subversion
  and git.
* XML-Java interoperability and comprehensive Groovy programming
  language support.
* The Swing UI designer complements the suite of tools for
  developing Java desktop applications.

WWW: http://www.jetbrains.com/idea/

PR:		204804
Submitted by:	t@tobik.me
2016-01-10 20:33:01 +00:00