Import
[Geek Home] [PC Hints & Tips] [Internet] [Programming] [Nanet Sites]

We are now ready to Import the classes into the IDE. From the File menu, select: “Import...”

This will open the SmartGuide - Import Files and Directories window. Type “Schedule” in the Project name box as shown below (or whatever name you want to name your project).

Picture
Picture

Click on the “Browse” button to find the directories, leave “Include files from subdirectories” checked.

Now a screen will come forward allowing you to “Select files and directories to import.” Select the EAB directory inside your VisualAge for JAVA directory. (Mine is in c:\a\vj, yours will be different.)

Inside the EAB directory, (as shown below), is your “classes” directory. In there you will find your “Schedule” directory. Click on “Schedule” to highlight it. This will automatically fill in the box below. Select “OK.”

Picture

You will be returned to the following screen. Notice it now lists the directory where the classes are stored. If “Include files from subdirectories” is checked, this will import all classes in that directory.

Picture

Select “Finish” to complete the import.

Picture
Picture

Now you will see that the Schedule Project has been added to your projects, along with the three classes imported.

 

Picture
 Add Project  Import
[Geek Home] [PC Hints & Tips] [Internet] [Programming] [Nanet Sites]

Modified: 02/11/99

Picture