处理黑莓开发中的依赖关系 [英] Handling dependencies in blackberry development

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

问题描述

如何处理 .jad 文件中的第 3 方依赖项?是否可以捆绑 .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

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

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