C
Curt Hibbs
Until now, the FreeRIDE debugger did not work under windows. We now have a
maintenance release of FreeRIDE for Windows with a working debugger! Many
thanks for Mark Watson for discovering the solution.
There have been no changes to FreeRIDE itself. FreeRIDE on Windows has
always used its own private copy of Ruby to run FreeRIDE. This private copy
of Ruby has been upgraded to Ruby 1.8.1 and FXRuby 1.0.28.
For details and downloads, go to:
http://freeride.rubyforge.org/
=== FreeRIDE Overview ===
FreeRIDE aims to be a full-featured, first-class IDE on a par with those
available for other languages, with all the best-of-breed features that you
would expect in a high-end IDE.
Some of FreeRIDE's current features include:
* Multi-file editing
* Syntax highlighting
* Auto-indenting
* Code Folding
* Source navigation by module, class, method, etc.
* Integrated debugging
* Written in Ruby for easy extension
Some planned features include:
* Full internationalization
* High-end refactoring support
* Remote pair programming
maintenance release of FreeRIDE for Windows with a working debugger! Many
thanks for Mark Watson for discovering the solution.
There have been no changes to FreeRIDE itself. FreeRIDE on Windows has
always used its own private copy of Ruby to run FreeRIDE. This private copy
of Ruby has been upgraded to Ruby 1.8.1 and FXRuby 1.0.28.
For details and downloads, go to:
http://freeride.rubyforge.org/
=== FreeRIDE Overview ===
FreeRIDE aims to be a full-featured, first-class IDE on a par with those
available for other languages, with all the best-of-breed features that you
would expect in a high-end IDE.
Some of FreeRIDE's current features include:
* Multi-file editing
* Syntax highlighting
* Auto-indenting
* Code Folding
* Source navigation by module, class, method, etc.
* Integrated debugging
* Written in Ruby for easy extension
Some planned features include:
* Full internationalization
* High-end refactoring support
* Remote pair programming