From 3fc0bf80566b3ec9bdbcae3dbad9a4805deaf266 Mon Sep 17 00:00:00 2001 From: avl Date: Mon, 29 Jun 2009 07:36:39 +0000 Subject: Aptana RadRails is an open source IDE for Ruby and the Ruby on Rails framework featuring everything you need to get started fast and get even faster with developing, testing, tuning, and deploying your Ruby and Rails apps. Highlights include the following features: * Code Assist on Ruby and RHTML files * Outliner for code structure * Debugging support * Integrated server views * Dynamic testing * Integrated RoR deployment options WWW: http://www.aptana.com/rails Approved by: glarkin (mentor) --- java/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'java/Makefile') diff --git a/java/Makefile b/java/Makefile index b94fec24a5b8..0d6ef81ea189 100644 --- a/java/Makefile +++ b/java/Makefile @@ -24,6 +24,7 @@ SUBDIR += eclipse-EPIC SUBDIR += eclipse-RDT SUBDIR += eclipse-aptana + SUBDIR += eclipse-aptana-radrails SUBDIR += eclipse-cdt SUBDIR += eclipse-checkstyle SUBDIR += eclipse-clay-core -- cgit