I have always had trouble debugging business logic code that was fired from an actionHandler or EventListener in IntelliJ (it was ok till 636).
I tried using the new stop threads policy toggle before step over (also step into), and also during step over (and step into) in a completely separate session, but no luck. When I step over (or step into) the thread never comes back and the only thing I can do is watch the variables, the stack and kill the session. Can somebody explain how to use these toggles? sout (System.out.println) seems to be the only useful way of debugging right now. Anybody got additional thoughts? thanks _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
