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?
请先登录再写评论。
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!"