This example application shows how to package abbot tests that
can be installed in JDeveloper. After opening the application in
JDeveloper, you can deploy "Update_Bundle" to create a zip that
can be installed from file via Check For Updates.

To customise for your own use include your abbot scripts in
one of the level# directories, removing the example scripts.
Common scripts can be placed in 'common', or any other similarly
located directory, and referenced using relative paths.

You should ensure that the Require-Bundle manifest entry in
AbbotTests/etc/EXTENSION-MANIFEST.MF includes the OSGi bundle
you are attempting to test.

You should also update all occurrences of oracle.example.abbottests
appropriately, ie to values specific to your tests, and similarly
rename the application/project.