Project Manager Dialog

The Project Manager Dialog is displayed from the File menu in the Menu Bar. The Project Manager manages project settings. The debugger always has a Default Project named "default". However, the User can create and save his own projects.

When the debugger is invoked, the debugger automatically opens the Last Project that the User had open, and highlights the corresponding row in the table. The User can also specify a specific project to open as a command line argument when invoking JDebugTool.

The Current Project is displayed (in red) at the top of the dialog and also in the title bar of the debugger. The Current Project can be saved at any time by selecting the Save Current Project menu item in the File menu. Note that the Current Project can only be changed when there is no active debugging session.

table

The table displays a list of saved projects. (Shift) Click on a column header to sort the table in (descending) ascending order according to that column. The Current Project is displayed in red. The Default Project is displayed in green if it is not the Current Project. Other User created projects are displayed in blue.

The User can change the name of a project by double clicking on the project name cell and typing a new name followed by hitting the Enter key. The "default" project name can not be edited. The User can also edit the project description by double clicking of the description cell and typing a new description followed by hitting the Enter key.

buttons

context menu

A popup Context Menu is displayed by right clicking in the table:

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