Now you can build a small application, which manages business objects in a database by the means of Signsoft intelliBO.
The following libraries and files has to be reachable in your CLASSPATH :
At first you should create a system configuration file called ibo-config.xml and then you can create a new class com.intellibo.sample.firststeps.Main in the subdirectory src/java of your project directory. This class shall demonstrate how to store, load and delete business objects in/from a database.