Run SetupProject (Windows)
After installing ODABA, you got a new menu item ODABA in the Start menu, which provides several sub-items. The Setup Project item allows you creating a new project.
When the menu item is not available, one may call SetupProject directly from your installation folder:
...odaba/ SetupProject.exe
The example below shows the suggested input options. As project path, one may chose any other location, but than you need to update the procedures in the Sample folder (runODL.bat).
We suggest to setup the project for Designer and ClassEditor, which are the most important development tools for building ODABA applications.
Setting up the project will initialize the resource database and enables you to define data models, functional models or design your applications. After finishing the procedure, you should call the ClassEditor, which will initialize further resources.
Setting up ODABA project environment ...
Enter ODABA path [C:\Programme\ODABA] :
Enter project name [] : MyProject
Enter project path [C:\Programme\ODABA\Projects\MyProject] : E:\MyProject
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:\Programme\ODABA
Project name : MyProject
Project path : E:\MyProject
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] :

