Previous Next vertical dots separating previous/next from contents/index/pdf

Step 1: Exploring the Features of Workshop

In this step, you will explore the features of the Workshop interface.

The tasks in this step are:

A hallmark of Eclipse is providing shortcuts and multiple access points for operations. As you work through this tutorial and other Workshop documentation, you will find different methods to accomplish the same tasks.

To Start Workshop

If you haven't started Workshop yet, follow these steps: Start Workshop.

To Create a New Workspace (Optional)

If you would like to execute the tutorial in a separate workspace follow these steps: Create a New Workspace.

Note: If you already have a workspace open, this will restart Workshop. Before beginning, you might want to launch help in standalone mode to avoid an interruption the restart could cause, then locate this topic in the new browser. See Using Help in a Standalone Mode for more information.

For Workshop Studio and Workshop for JSP Users: Install WebLogic Server

If you are using Workshop for WebLogic, skip this step and go directly to the next step.

If you are a Workshop Studio or Workshop for JSP user, follow these instructions in install the WebLogic Server domain for Workshop:

This server domain contains runtime libraries required by the tutorial application.

To Understand the Starting Window (Workbench)

When you open Workshop, the initial window displays the welcome screen. The welcome screen displays useful links for various local and online resources. You can return to the welcome screen at any time with the Help > Welcome command. Take a few moments now to explore the content, perhaps by expanding the BEA Dev2Dev Articles item (in the BEA Developer Forums (Dev2Dev) Postings section at the bottom of the screen). The Partner Solutions box at the right provides information on other tools that can be used with Workshop. The Web Resources box provides links to technical support and online documentation and help.

Close the welcome screen by clicking on Workbench in the top right corner, or clicking the X close icon on the Welcome tab.

Underneath the Welcome pane is the Eclipse workbench. The window contains a menu bar, tool bars, the editor, and information panes (called views in Eclipse terminology).

The window layout is called a perspective and can be extensively customized. Perspectives are intended to provide related tools for performing specific tasks with specific resources. The initial perspective is called the J2EE perspective (shown in the upper right corner of the window). Other useful perspectives are provided. You can switch perspectives at any time by choosing Window > Open Perspective or by using the dropdown on the menu bar.

per

The J2EE perspective is the standard perspective for developing J2EE enterprise applications with Workshop. Note the Project Explorer view at the left which allows you to move through the projects/folders/files of your workspace (currently empty).

Information panes (views) in the workbench can be moved, torn off, displayed side by side, stacked, minimized or maximized. Each file displayed in the editor can be maximized or minimized to icons at the edge of the window (fast views). Menu bars and tool bars can be added, removed or customized. Managing the components of a perspective is described in the help system which you can access by clicking Help > Help Contents and choosing Workbench User Guide.

You can create and save your own perspectives. Workshop will also change the perspective when you perform other tasks. For example, a different perspective is typically used when creating a page flow or debugging.

To Display Relevant Help Topics on the Workbench

When you are getting started with Workshop, you may find it useful to have a list of help topics that relates to the currently selected screen element.

Click Window > Show View > Other , expand Help and click Help and OK. The Help View will be added to the workbench as shown below.

Click on different views or editor tabs on the screen and the Help view will update to show topics relevant to that part of the screen.

Display Context Help within the Workbench

You can also get help from dialogs. For example, if you click File > New > Project and then press the F1 key, a help box appears to the right of the main dialog.

To Access the Complete Online Documentation (Including Eclipse)

The workbench is described extensively in the online documentation provided on the Help menu.

To launch the online documentation, click Help > Help Contents. If you are new to Eclipse, we recommend that you browse the workbench help (including the getting started and conceptual material) before proceeding with this tutorial.

Note the icons above the content pane that allow you to go back and foward (similar to standard browser back and forward buttons) and the icon through which you can see the current topic's position in the table of contents.

Note also that the help viewer is launched in a separate window, in your default web browser.

For help with Workshop features, choose BEA Workshop User's Guide from the Contents list.

The Search field at the top of the help window allows you to search for specific topics. Note that all online documentation (for Eclipse, Workshop, JDT, Eclipse plug-in development, and all available plug-ins) will be searched unless you click Search Scope to narrow the search to a subset of the online documentation.

 

Click one of the following arrows to navigate through the tutorial:


Still need help? Post a question on the Workshop newsgroup.

 

Skip navigation bar   Back to Top