Productivity! Usage Page (Editor Options Dialog Box)

The Usage page of the Productivity! Editor Options page allows to specify the following options:

  1. Productivity! insights usage
  2. Invoke insights during debugging
  3. Help.Insight
  4. Highlight.Navigate popup hiding mode
  5. Superclass Changing Policy

See also: Productivity! Delays Property Page

Productivity! Insights Usage

Two tools included into Productivity! - Class.Insight and Browse.Insight use the same default shortcuts (Ctrl+Alt+Space and Ctrl+Minus respectively (CUA)) as JBuilder built-in tools. If you want to continue use the JBuilder built-in tools you may disable invocation of Productivity! insights using this option.

Use Class.Insight

If this check box is not selected, the original JBuilder tools will be invoked instead of Productivity! Class.Insight by pressing the appropriate shortcut.

Show Class.Insight and Smart.Instantiate popup as list

If this check box is selected, popup window used by Class.Insight and Smart.Instantiate will not include Navigation Pane and will be similar to JBuilder built-in Member Insight.

Use Browse.Insight

If this checkbox is not selected, the original JBuilder tool will be invoked instead of Productivity! Browse.Insight by pressing the appropriate shortcut.

Invoke pupups during debugging

During debugging, JBuilder provides ability to inspect the symbol under cursor using the appropriate popup window. Since both JBuilder window and Productivity! Hyperlink.Navigate windows are invoked by placing mouse over the symbol with the CTRL key pressed down, in some cases these windows may overlap.

To eliminate this, you may disable showing Hyperlink.Help and Hyperlink.Navigate popup windows if there is an active JBuilder debug session.

Help.Insight

You may specify whether Help.Insight should be integrated with other insights.

Integrate Help.Insight with JBuilder Member Insight

If this checkbox is selected, Help.Insight will be integrated with JBuilder Member Insight. In such mode, as soon as you change the selection within the Member Insight popup window list, Help.Insight with the help for a selected item will appear near the Member Insight popup window.

Integrate Help.Insight with Productivity! Insights

If this checkbox is selected, Help.Insight is integrated with all the insights included into Productivity!. Please note that even if you disable this integration, you will still be able to invoke Help.Insight for a selected item in the insight popup list. To do this, you just need to press the shortcut key normally used for Help.Insight invocation (the default shortcut is CTRL+F1 under CUA) when Productivity! insight is being used.

Highlight.Navigate popup hiding mode

Superclass Changing Policy

This option allows you to specify how the Productivity! Implement.Interface tool will handle the situation when an extra super class is selected to be assigned to a class. In such case Implement.Interface will perform the following actions depending on the currently selected value:


See also: Productivity! Delays Property Page