Friday, October 21, 2011

Java Debugging in Designer without hacks

I found this today: How can I enable Java debugging?.

Not sure if this is new in 8.5.3, but I never heard of it. It makes it a lot easier to debug than the using the two headed beast method which seemed like too much trouble.

The full instructions are in the Designer help. Search for java debugging.

2 comments:

Chris C said...

It's not new. It was definitely in 8.5.2 and it was probably in 8.5.1.

Also see: http://bobzblog.com/tuxedoguy.nsf/dx/want-to-debug-java-agents-inside-designer-you-can-sort-of

ArrayList in Java said...

here is some of my Java debugging tips on Eclipse.