B4J Library jarLoader

Attachments

  • jarLoader.zip
    1.7 KB · Views: 480

alain bertrand

Member
Licensed User
Longtime User
Seems great... no #AdditionalJar, no JavaObject.
How do you access methods? I used to #AdditionalJar, dim JavaObject, initialize it then RunMethod.

Please, keep your answer (or an exemple of use) very basic, these are my very first speps in javaland
 

tchart

Well-Known Member
Licensed User
Longtime User
I think we still need to use JavaObject to access jar methods

Agree. This library isn't meant for accessing native methods. It's just to loads jars dynamically - especially b4j library jars. It doesn't expose methods to b4j.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…