summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-01-14 15:51:52 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-01-14 15:51:52 +0000
commit26562b414737212d329d68aad3f2d4dc947f2fbe (patch)
tree2a695e60452dba372628267718adbe4a59802cc3 /java/Makefile
parentUpdate to 1.6. (diff)
RDT is an open source Ruby IDE for the Eclipse platform.
Features supported are syntax highlighting, on the fly syntax check, graphical outline, Test::Unit view/runner, Ruby application launching, content assist, source formatter, Ruby debugging, Type Hierarchy view, Ruby specific Search, Refactoring, and much, much more. A regular expression plugin is also available (Thanks to the EPIC project). WWW: http://sourceforge.net/projects/rubyeclipse/ PR: ports/119630 Submitted by: rehsack at web.de
Notes
Notes: svn path=/head/; revision=205654
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 b5b417637329..7954409c1685 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -21,6 +21,7 @@
SUBDIR += ecj-bootstrap
SUBDIR += eclipse
SUBDIR += eclipse-EPIC
+ SUBDIR += eclipse-RDT
SUBDIR += eclipse-aptana
SUBDIR += eclipse-cdt
SUBDIR += eclipse-checkstyle