The tool bar in the Main Window provides quick access to windows where you can edit your current project, build your project, debug a program, browse your program for symbols or strings, and more.
The tool bar has the following buttons
![]() | Opens the Edit Current Project Window so you can edit your current project. |
![]() | Opens a File Chooser where you can select a file to edit in the text editor of your choice. |
![]() | Rebuilds the current project (see Building a Project) and opens the Building Window to show the results. |
![]() | Opens the Debugging Window and loads the current program for debugging. If there is no current program, opens the Debug New Program Dialog Box where you can select a program file and enter parameters for debugging. |
![]() | Opens the Browsing Window so you can perform queries using pattern search or source browsing. |
![]() | Opens the Analyzer Window where you can analyze application performance data. The last experiment analyzed is automatically loaded. |
![]() | Opens the Merging Window, where you can resolve differences between source files. |
![]() | Opens the Sun WorkShopTM TeamWare Configuring Window where you can create and manipulate workspaces and the relationships between workspaces. |
![]() | Opens the Sun WorkShop Visual window where you can design graphical user interface applications. |