FusionDebug Railo 3.0 beta 1 02/04/09

- FusionDebug is a plugin for the Eclipse platform, downloadable separately
- supports Railo 3.1 Open Source, (or above), an alternative CFML engine
- adds run to line functionality
- permits you to associate custom extensions with FusionDebug
- Official Railo Extension
Tested Compatibility »
- Eclipse 3.2, 3.3, 3.4 on Windows and Mac.
- Updating FusionDebug 2.0.1 RCP (Eclipse 3.2) / Windows.
Important Notices »
The FusionDebug beta trial has now finished.
We will be releasing the final version of FusionDebug 3.0 shortly. If you would like to be notified when the release is ready, please sign up for the Fusion Newsletter.
Run To Line Functionality
Maximize your debugging with RTL (Run to Line) functions during sessions. Hot key persists as Eclipse users are used too; Ctrl+R. Allow breakpoints to be skipped (or not) with the honored preference within the Window, Preferences, Run/Debug tab.
Custom File Extensions
Associate your custom extensions with FusionDebug through our new preferences page. If your ".myExtension" is recognized by your CFML server, then simply add it to your list of accepted extensions and FusionDebug will treat them accordingly. ".html & .htm" included as default, along with the currently supported ".cfc, .cfm, .cfml". (These will still need to be setup on the CFML server as custom extensions, see below).
This page is accessed through the Window, Preferences, FusionDebug, Extensions tab/page.
NOTE: You will need to set up your CFML server to accept custom extensions (pdf)
To allow ".html, .htm" file types to be debugged you will need to specify the text editor (or editor that works as debugger for CFML e.g. CFEclipse) to be used over the default currently associated.
This is achieved through the Window, Preferences, General, Editors, File Associations tab.








