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 21: Line 21:
== NetBeans ==
== NetBeans ==


NetBeans for Ruby is a free, cross-platform IDE based on customizable and easily expandable NetBeans framework. This platform is known primarily for being a foundation of a very popular Java IDE bundle. Unlike Eclipse, which supports Ruby through plugins such as Aptana, Sun Micosystems decided to release a standalone Ruby-focused toolset.
NetBeans for Ruby is a free, cross-platform IDE based on customizable and easily expandable NetBeans framework by Sun Microsystems. This platform is known primarily for being a foundation of a very popular Java IDE bundle. Unlike Eclipse, which supports Ruby through plugins such as Aptana, Sun Micosystems decided to release a standalone Ruby-focused toolset.


The hardware requirements to run NetBeans for Ruby are:
The latest version of this IDE can be found at http://www.netbeans.org/downloads/index.html. The installation is very straightforward, given that your hardware meets the following modest hardware specifications:


*Processor: 800MHz Intel Pentium III or equivalent (2.6 GHz Intel Pentium IV or equivalent recommended)
*Processor: 800MHz Intel Pentium III or equivalent (2.6 GHz Intel Pentium IV or equivalent recommended)
Line 50: Line 50:
[1] http://aptana.com/
[1] http://aptana.com/


[1a] http://en.wikipedia.org/wiki/Aptana
[2] http://en.wikipedia.org/wiki/Aptana


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


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

Revision as of 03:53, 6 September 2009


Overview of Ruby IDEs

1. 2. 3.

Aptana (Eclipse Plugin)

Being an extremly lightweight platform, Eclipse has no official hardware requirements list. It is known to run on almost any hardware configuration while supporting dozens of OS platforms, from Windows to Linux to Mac OS. As an add-on to Eclipse, Aptana adds its own requirements, as following:

  • Processor: Intel Pentium Intel Pentium IV or equivalent
  • Memory: 512 MB

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

NetBeans

NetBeans for Ruby is a free, cross-platform IDE based on customizable and easily expandable NetBeans framework by Sun Microsystems. This platform is known primarily for being a foundation of a very popular Java IDE bundle. Unlike Eclipse, which supports Ruby through plugins such as Aptana, Sun Micosystems decided to release a standalone Ruby-focused toolset.

The latest version of this IDE can be found at http://www.netbeans.org/downloads/index.html. The installation is very straightforward, given that your hardware meets the following modest hardware specifications:

  • 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

  • Processor: Intel Pentium III/800 MHz or higher (or compatible)
  • Memory: 256 MB 1 GB RAM recommended)

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

Links

[1] http://aptana.com/

[2] http://en.wikipedia.org/wiki/Aptana

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

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