The examples found in <ObjectAda>\samples\ooprog are taken from the book Object-oriented software in Ada 95 by Michael Smith, Copyright (c) 1996 M A Smith. These samples are provided as a courtesy to the reader, and are supplied without warranty - check out the link for information about the examples and how they relate to the book. (A paper version of this book is actually shipped with certain editions of ObjectAda.)
In the same directory is a project already constructed with the proper files and settings to compile and build all the available examples. To access the project from the ObjectAda IDE, select File/Open Project (i.e. go to the File main menu and click on the Open Project menu item). Then browse to the directory <ObjectAda>\samples\ooprog and double-click on OOProg.prj. If, at installation, you chose to make the ObjectAda project file association for .PRJ files, you can also locate the OOProg.prj file with the Explorer or File Manager and just double-click on the project name. The ObjectAda IDE will start with the project automatically opened.
From there you can examine and edit the source files as well as build the main units for any or all of the examples. The Project/Settings/Build tab contains all the main units already marked for building. Select Project/Build to build all the selected main units.
Visit the Aonix Home Page
Copyright Aonix 1997. All rights reserved.