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.  
The hardware requirements to run NetBeans for Ruby are:
*Processor: 800MHz Intel Pentium III or equivalent (2.6 GHz Intel Pentium IV or equivalent recommended)
*Memory: 512 MB (2 GB recommended)
*Disk space: 750 MB of free disk space (1 GB recommended)


According to [3], the following major components are included in the NetBeans for Ruby bundle:
According to [3], the following major components are included in the NetBeans for Ruby bundle:
Line 23: Line 29:
*Support for Ruby projects
*Support for Ruby projects
*Ruby Gems Installation Manager
*Ruby Gems Installation Manager
facilities,
ease of use,
system requirements,
and support for the Ruby way of thinking.


== RubyMine ==
== RubyMine ==

Revision as of 04:44, 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.

The hardware requirements to run NetBeans for Ruby are:

  • Processor: 800MHz Intel Pentium III or equivalent (2.6 GHz Intel Pentium IV or equivalent recommended)
  • Memory: 512 MB (2 GB recommended)
  • Disk space: 750 MB of free disk space (1 GB recommended)

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

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