Guide to the Options pages

This topic summarizes the pages of the Options dialog and the types of customizations you can do on each page. Help texts for the pages and the individual options display directly in the Options dialog.

 

The full Options dialog for Default configuration level

Keep in mind that you can set the options on each page at any one of three pre-defined configuration levels. Be sure you know what level you are working on before you change any option settings. For more information see User's Guide: Using the Options dialog.

General page

The General options enable you to customize a number of behaviors and appearances in the user interface. In this tab you can:

Diagram page

In this page you can control a number of default behaviors and appearances that apply only to diagrams. In Diagram options you can:

View Management page

View Management options let you control what your want to see and when. Specify how different kinds of elements display in the diagrams, or even whether they show up at all. With the View Management page you can:

Print page

In this page you can set a number of defaults that apply only to printing of diagrams. In Print options you can:

Source Code page

In this page you can control a number of default behaviors and appearances that apply to the formatting of source code during forward and reverse engineering operations. In Source Code options you can:

Note: In version 4, the "Blueprints" configuration options for customizing code construction from previous releases were deprecated in favor of the Code Templates feature.

Generate HTML page

 In this page you can control the inclusion/exclusion of various content in the output of the standard HTML documentation generation facility (Tools | Generate HTML). In Generate HTML options you can:

Tip: You can set these options "on the fly" as you begin the doc-gen process. From the Generate HTML dialog, click Options to display the Options dialog with only the Generate HTML tab visible. If you change any settings, they are used for the current doc-gen operation only and then discarded. Your Options settings for your configuration are not changed.

Text Editor page

In this page you can control a number of default behaviors and appearances that apply to the display of text in the Editor pane. In Text Editor options you can:

Note that source code formatting is not customized on this page. Use the Source Code page.

Tools page

Together's file-based architecture enables it to work in conjunction with other file-based development tools... compilers, debuggers, IDEs, editors, etc. This page contains the external tool definitions for your configuration. The following tool definitions are already pre-defined for you:

The default compiler is the Sun SDK, which is specified in the field "JDK Home". By default it points to $TGH$/jdk. If JDK is not a part of installation, users should specify another folder. Otherwise compile/make/run commands will not work.

Unlike previous versions, JavaVM is not specified any more in the Tools page.

Shell definitions for several other tools are included in the dialog, which you can use to set up interaction with an IDE and other tools. You can edit various fields to point these definitions to appropriate tools on your system.

These user-defined tools plus those above should be adequate for almost all needs. If you find you need more tools definitions, it is possible to add more options to the Tools page. This is an Advanced customization that involves editing the tool.config file.

Menu commands for launching or interacting with the various tools are displayed on appropriate menus in the menu system.

You can issue Compile/Make command from the project, package and class menu in the project explorer, from a package and class in the physical class diagram, from the current file in the editor, and by a button in the builder pane.

See also: Tool Commands for popular compilers

Version Control page

This page is where you enable version control and specify version control integration. On this page you can:

By default, everything is set up to integrate with CVS (which is installed with Together). If you use a SCC-compliant version system you can choose 'SCC' in the Use option.

Note: To use a SCC version control system, Together must be running under Windows
(NT/98/95) and Coroutine classes must be installed (normally auto-installed and configured by the Together installer for Windows.)

For more information see User's Guide: Using Together with a Version Control System.