Ruby Development Tools Documentation - 0.6.0
Ruby Development Tools
Next
Ruby Development Tools
Table of Contents
1. Upgrading to 0.6.0
Ruby Interpreter
Ruby Project file
Ruby Perspective
2. Getting Started
Preparing the Workbench
Important Settings
3. Concepts
Ruby projects
Ruby perspectives
Ruby
Debug
Ruby Resources View
Ruby Editor
Code completion
Code formatting
Console View
Outline View
RI View
Syntax Errors and the Problems View
Task List
Running a Ruby application
Starting from Ruby Resource View
Starting from main menu
Run configuration
Running a Test::Unit Test
Starting from Ruby Resource View
Starting from main menu
Test::Unit Test Run Configuration
Debugger
Prerequisites
Start a debug session
Debug views
Automatic code reload
Inspection shortcuts
Debugging into ruby libraries
Known limitations
4. What's new
List of Figures
3.1.
Ruby Resources View
3.2.
Console stack Trace with hyperlinks
3.3.
Outline View
3.4.
RI View
3.5.
Syntax errors in the problem view
3.6.
Configure error annotations
3.7.
Tasks
3.8.
Run from context menu
3.9.
Run from main menu
3.10.
Run from configuration
3.11.
Run Test::Unit Test from context menu
3.12.
Run Test::Unit Test from main menu
3.13.
Run Test::Unit Test from configuration
3.14.
Debug Perspective
3.15.
Variables View with type names mode on
3.16.
Variables View with type names mode on
3.17.
Array presentation in Variables View
3.18.
Hash presentation in Variables View
3.19.
Expression view with result from quick inspect
3.20.
Display View
3.21.
Global variables in Expression View
3.22.
Verbose debug information in console
List of Tables
3.1.