Step 5: Modify your BDL application

The last step is to modify the existing application where you want to use the Java library, by calling the BDL functions generated in the stub. Then compile your application and the previously generated stubs, and link everything together.

Your application is now ready to use the different features of your Java library.