Project Settings Dialog

The Project Settings Dialog is displayed from the Edit menu in the Menu Bar.

Setting Description
Java Compiler used to compile Project source code JDebugTool uses this setting to determine how to name Inner Classes. See also www.debugtools.com/faq.html FAQ #21: Why are my breakpoints in inner classes not being hit?

If you change the Java Compiler setting, in order for breakpoints in Inner Classes to be hit correctly, you will need to perform the following operations:

  1. Close all open source file windows in the debugger.
  2. Clear all breakpoints that are set in Inner Classes.
  3. Reopen any desired source file windows.
  4. Set again any desired breakpoints in Inner Classes.

buttons

©2001-2010. debugtools.com LLC. All rights reserved.