View Single Post
Old 07-04-2012, 04:27 AM   #85
rhdez
New Member
 
Join Date: Jul 2012
Model: 9300
PIN: N/A
Carrier: Developer
Posts: 1
Default Re: **** BlackBerry and Ksoap2 Tutorial *****

Quote:
Originally Posted by sickned View Post

Now, into your project, in which you wanna use ksoap, do the next:
- Right click on the project -> Properties -> Java Build Path -> Libraries -> Add Jars... select Ksoap2.jar (Project's jar NOT LIBRARY JAR).. ->Ok
- Right click on the project -> Properties -> BlackBerry Project Dependencies -> Select "Ksoap2".
Hello, I understand that I have to add the jar of the Library's project and not "ksoap2-j2me-core-prev-2.1.2.jar", but my problem is that the library project's jar is not generated when I sign it. Any solution?
Offline   Reply With Quote