Search code examples
buildblackberryjava-me

Handling dependencies in blackberry development


How can I handle 3rd party dependencies in a .jad file? Is it possible to bundle a .jar? Do you need to unpack it and include the .class files?


Solution

  • See approach of working with kXML2 open source library: