I am looking for the configuration debugger for the Coldfusion 11
for the IDE IntelliJ
. I have found debugger integration for Eclipse
, however, I prefer Intellij over Eclipse, I am trying to figure out the debugger configuration for IntelliJ.
Asked
Active
Viewed 595 times
6

ashish
- 326
- 2
- 17
-
See https://www.jetbrains.com/help/idea/run-debug-configuration-coldfusion.html. Note that it's Ultimate only feature. – CrazyCoder Jul 10 '17 at 19:32
-
I went through this configuration but it's basically for run configuration. It does not provide detail configuration of intellij. I was wondering if anyone knows about it. Ya, it's for IntelliJ Ultimate. – ashish Jul 10 '17 at 20:03
-
1You are right, debugger is missing: https://youtrack.jetbrains.com/issue/IDEA-83102 https://youtrack.jetbrains.com/issue/IDEA-95071. – CrazyCoder Jul 10 '17 at 20:27
1 Answers
0
Have you tried to install CFBuilder within IntelliJ as a plugin? Try that and see if you like the debugging capabilities within CFBuilder. http://www.adobe.com/products/coldfusion-builder.html
One other option is to try FusionDebug which is product from Intergral folks who are an amazing group. http://www.fusion-debug.com/

ah7866
- 136
- 3