CSC/ECE 517 Fall 2009/wiki1a 6 22: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 17: Line 17:


NetBeans is known primarily for its very popular Java IDE bundle. Unlike Eclipse, which supports Ruby through plugins such as Aptana, Sun Micosystems offers a standalone Ruby-oriented toolset based on customizable and easily expandable NetBeans framework.  
NetBeans is known primarily for its very popular Java IDE bundle. Unlike Eclipse, which supports Ruby through plugins such as Aptana, Sun Micosystems offers a standalone Ruby-oriented toolset based on customizable and easily expandable NetBeans framework.  
According to [3], the following major components are included in the NetBeans for Ruby bundle:
*Ruby Source Code Editor
*Ruby and Rails Debugger
*Support for Ruby projects
*Ruby Gems Installation Manager


facilities,  
facilities,  
Line 33: Line 41:


[1] http://aptana.com/
[1] http://aptana.com/
[2] http://www.jetbrains.com/ruby/index.html
[2] http://www.jetbrains.com/ruby/index.html
[3] http://www.netbeans.org/features/ruby/index.html
[3] http://www.netbeans.org/features/ruby/index.html

Revision as of 04:32, 5 September 2009


Overview of Ruby IDEs

1. 2. 3.

Aptana (Eclipse Plugin)

facilities, ease of use, system requirements, and support for the Ruby way of thinking.

NetBeans

NetBeans is known primarily for its very popular Java IDE bundle. Unlike Eclipse, which supports Ruby through plugins such as Aptana, Sun Micosystems offers a standalone Ruby-oriented toolset based on customizable and easily expandable NetBeans framework.

According to [3], the following major components are included in the NetBeans for Ruby bundle:

  • Ruby Source Code Editor
  • Ruby and Rails Debugger
  • Support for Ruby projects
  • Ruby Gems Installation Manager


facilities, ease of use, system requirements, and support for the Ruby way of thinking.

RubyMine

facilities, ease of use, system requirements, and support for the Ruby way of thinking.

Links

[1] http://aptana.com/

[2] http://www.jetbrains.com/ruby/index.html

[3] http://www.netbeans.org/features/ruby/index.html