Previous Next

Bean Wizard

Setting up or loading a project

To establish a new project, enter a name in the Project Name field. The wizard creates default package, model, view, and controller names based on the project name you enter. The wizard also create a three-letter file extension to be used to save persistent instances of the component, and creates a project folder in the default parent directory.

You can edit any of the fields if you want to use a name other than the name generated by the default naming convention or if you want to save the project to another directory.

You can also deselect the Model box if you want to create a component that has no persistent data. The wizard does not generate a model class for your project if this box is not selected.

The wizard ensures each project is unique by not allowing you to establish a new project with the name of a currently existing project.

Bean Wizard Project Definition Screen

To load an existing project, select it from the Project drop-down list of recent projects. This fills in the name and location information for that project:

Bean Wizard Project Loading Screen

Press the Next>> button after establishing the project you want to edit.


Previous Next

Copyright © Taligent, Inc. 1996 - 1997.
Copyright
© IBM Corporation 1996 - 1997.
All Rights Reserved.