Java ME bundle Microlog jars with my midlet jar.

Posted by Nimrod Shory on Stack Overflow See other posts from Stack Overflow or by Nimrod Shory
Published on 2010-04-10T13:03:46Z Indexed on 2010/04/10 14:23 UTC
Read the original article Hit count: 267

Filed under:
|
|

Hello,
I'm pretty new to Java ME and i'm trying to use Microlog to handle logging in my midlet.
In eclipse i can reference Microlog jars and it's all good in dev time,
but when i try to launch the application the jars aren't found on the device.
How can i bundle those referenced libs into my midlet?

Thanks.

© Stack Overflow or respective owner

Related posts about java-me

Related posts about j2me