Environment Options dialog box
The Environment Options dialog box lets you set preferences for your working environment.
To display this dialog box, choose Tools|IDE Options.
The Environment Options dialog contains the following pages:
- The Editor page where you set options for:
- Editing options, such as how tabs are set and if syntax highlighting is used
- The number of characters to indent a block
- The undo limit
- The tab stops
- The extensions of files in which to display syntax highlighting information
- The Display page, which controls:
- The cursor shape in the Editor
- How JBuilder creates backup files
- The Editor keymapping
- The right margin setting
- Editor font and size
- The Colors page, where you set options for:
- The pre-defined syntax highlighting color schemes
- Syntax highlighting colors for individual code elements
- The AppBrowser page, where you set options for:
- How data members and methods are grouped
- How accessors, such as Public and Private, are used to sort the display
- How properties, methods, events, and data members are grouped
- The Inspector display
- The Coode Insight page, where you control:
- How Code Insight uses color
- Wheter code completion or parameter list displayed is enabled
- The duration of the pause before the code completion window or the paramter list is displayed
See also:
Getting Started with JBuilder: Setting Editor options
Getting Started with JBuilder: Configuring the AppBrowser
Getting Started with JBuilder: Configuring Code Insight