As you develop your program, you might want to look at some VAGen sample parts. Packages that contain sample VAGen parts were stored on your system in .DAT files when you installed VisualAge Generator. To look at these sample parts, you'll need to import the .DAT files and load the sample projects it contains. For this tutorial you'll import EZEREMPJ.DAT and EZERSMPJ.DAT and load the samples projects they contain.
For a brief description of the samples, see Appendix B, Installing samples for VisualAge Generator Developer on Java.
To import the sample projects:
The Import SmartGuide is displayed.
A file selection window is displayed.
The files will be in c:\install_dir\IDE\program\samples, where install_dir is the directory to which you installed VisualAge Generator.
The Project import window is displayed.
Note: | Ensure that a check mark is shown in the check box. If the project is highlighted but no check mark is displayed, it is not selected. To select it, click directly on the check box. |
Repeat these steps but select EZERSMPJ.DAT to import the VAGen Ezersmp Sample project.
Note: | You can use this same procedure to import a similar project, VAGen Staff Sample, from STAFFJ.DAT. However, because it includes parts with the same name as those included in the samples you will load in the following section, you should not load all three projects into your workspace at the same time. |
This context menu displays the same options as the Selected menu above the tool bar.
The Add Project SmartGuide is displayed.
The projects you selected are displayed in the All Projects list.
For more information on managing projects and packages, refer to the online help for VisualAge for Java.