在处理BlackBerry开发的依赖 [英] Handling dependencies in blackberry development

查看:127
本文介绍了在处理BlackBerry开发的依赖的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我该如何处理在的.jad 文件第三方的依赖?是否有可能捆绑的.jar ?你需要解压,并包括的.class 文件?

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?

推荐答案

请参阅使用 kXML2工作开的方法源库:

See approach of working with kXML2 open source library:

  • for release you have to preverify it & build proj with ant:
    Ahmad Ferdous Bin Alam - How to Import kxml jar File to Your Project
    Slashdev - BlackBerry Development with Ant & Eclipse
    UPDATE:Tutorial: How To Use 3rd Party Libraries in your Applications
  • for debug you have to add kXML sources and org.xmlpull.v1 sources to your BB project

这篇关于在处理BlackBerry开发的依赖的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆