06-03-2012 04:56 AM
hello everybody,
finally i got a solution for my application. i would to thank my friends " peter and simon"
the solution is, importing packages as jar files..
i dont have much experience in that .. but after taking some help from "help menu" in eclips. i have added the first jar file for the first package. now i would to know how to access this package. i dont think i need to drag and drop the package into my main App. beacuse now its on "referenced library". i tried to import this package as i imported any other packages in this way: "import com.rim.tests;" the name of jar file is "MediaTestDemo" and its package called "com.rim.tests" ..
now i would to access this jar file and then using it..
is there any idea ? i need urgent help..
as soon as possible.
06-04-2012 02:35 AM