Question

Can anyone attest to debugging a CFML application on Railo with JDebugTool? I'm stuck with CF8 and Eclipse plugin for dev setup. So all debug gets done with dumps and aborts and there are times when I REALLY REALLY miss proper debug tool.

Was it helpful?

Solution

You can check out Fusion Debug if you like. Works like a charm with Railo.

Gert

OTHER TIPS

I've not used JDebugTool, but ColdFusion 8+ does have a built in debugger you can use in Eclipse. http://www.adobe.com/devnet/coldfusion/articles/debugger.html

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top