View Single Post
Old 03-29-2013, 11:53 PM   #88
preetjadakar
New Member
 
Join Date: Mar 2013
Model: 9300
PIN: N/A
Carrier: Uninor
Posts: 1
Default Re: to work the Ksoap in your BlackBerry project

Quote:
Originally Posted by monad.gon@gmail.com View Post
Environment
-Eclipse Platform Version: 3.4.1, Build id: M20080911-1700
-BlackBerry JDE Componet Package 4.5.0

To work your Ksoap in BlackBerry.

1. download the ksaopXXX.jar file from here.
sourceforge.net/projects/ksoap2/
- you can download ksoap2-j2me-core-2.1.2.jar, 2009/11/19
- you can also rename the file
- if you want to use the attached file-Ksoap2.jar.txt-,please rename to Ksoap2.jar

2. save the jar file

3. in your eclipse, set the build path to your project.
your project -> Properties > Java Build Path > Libraries > Add External JARs
select the saved jar file
4. in your eclipse, set the jar file as an Export
Java Build Path > Order and Export
Just check in your ksoap jar file.

Good Luck!
Offline   Reply With Quote