Introduction of Third-party jar packs in the BlackBerry Eclipse development tool

Source: Internet
Author: User
Tags pack

In BlackBerry Java programming, you often encounter the need to refer to a third-party jar package without source code. How to Package a Third-party jar pack into your BlackBerry application. Even pack it as a library cod that can be shared by multiple applications.

Steps:
1. First of all, the location of the API jar package, Xxx.jar into your project.
Right-click your project, select Properties, choose Java Build Path, select libraries
Select the Add External JARs button, and in the pop-up box, locate the path where you want to store the Xxx.jar, and then return.
There's one more path under build path.
Finally select OK to complete the import.


2. Select compile output jar package right click on your project, select Properties, select Java Build Path, select order and Export
The Xxx.jar is checked, OK completes.


3. Now the normal compilation of the signature project can be

Description

If, in Eclipse Project, Blackberry_app_descriptor.xml chooses the application type as the library, it eventually forms a plurality of library that can be shared by multiple applications. 1.5 ago, The apprentice was not fine, had used a giant clumsy method-http://blog.csdn.net/berryreload/article/details/5641691. Oh.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.