Create the Sample project (Windows)
In order to verify the installation procedure, one may create a sample project by calling
odaba/SetupProject.exe
which allows you to create a sample project. More details you will find under Quick Starter Guide / Initialize project .
The example below shows a typical installation of the Sample project. It is suggested not to call the ClassEditor after initializing the project ( No to the last question), since initializing tools will be discussed later.
Setting up ODABA project environment ...
Enter ODABA path [C:\Programs\odaba] :
Enter project name [] : Sample
Enter project path [C:\Programs\odaba\Projects\Sample] : E:\Sample
Use ClassEditor Y(es)/N(o) [YES] :
Use Designer Y(es)/N(o) [YES] :
Use Terminus Y(es)/N(o) [YES] :
Current project settings ...
ODABA path : C:\Programs\odaba
Project name : Sample
Project path : E:\Sample
Use ClassEditor : YES
Use Designer : YES
Use Terminus : YES
... enter (a)ccept/(c)ancel/(r)epeat [a] :
Start ODE application ClassEditor Y(es)/N(o) [YES] : N

