All Collections
On-Premise Features
How to view CFML code in the debugger
How to view CFML code in the debugger

How to view CFML code in the FusionReactor debugger

Michael Flewitt avatar
Written by Michael Flewitt
Updated over a week ago

Within FusionReactor, when attempting to view a CFML file not mapped into FusionReactor you will see the decompiled java code for that CFM or CFC file.

Within the debugger, you can map your local CFML code on disk to the debugger sources so that you will always see the true code.

Did this answer your question?