summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-10-14 21:07:02 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-10-14 21:07:02 +0000
commitec302b07bf0fa5ef34220b1f6d310e55f992fa22 (patch)
tree37d559d5f5269b93634b45a9dce28c04d1ce644f /java/Makefile
parentUpdate to 1.0.14 (diff)
New port: java/intellij-ultimate
IntelliJ IDEA is an advanced 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. The difference between intellij and intellij-ultimate can be found at http://www.jetbrains.com/idea/features/editions_comparison_matrix.html WWW: http://www.jetbrains.com/idea/ PR: 212268 Submitted by: Andrey Cherkashin <andoriyu@gmail.com>
Notes
Notes: svn path=/head/; revision=423993
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile
index ce75033b2530..c0bdc85fb298 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -34,6 +34,7 @@
SUBDIR += intellij-fsnotifier
SUBDIR += intellij-pty4j
SUBDIR += intellij-pycharm
+ SUBDIR += intellij-ultimate
SUBDIR += jad
SUBDIR += jaf
SUBDIR += jai