Attach debugger to FormPreviewFrame application
I'm trying to debug a cutom LAF and using Idea FormPreviewFrame. Is it possible to setup a debug configuration, to enable attaching the debugger to the launched process, while previewing the form?
Please sign in to leave a comment.
Hello Suraj,
Debugging the preview form process is not currently supported. You can use
the "generate main()" feature to turn a form into a runnable class and then
run that class under a debugger.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"