Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » DSDP - Mobile Tools for Java (MTJ) » External JAR File
External JAR File [message #568839] Tue, 02 December 2008 02:45
Christoph Sieghart is currently offline Christoph SieghartFriend
Messages: 4
Registered: July 2009
Junior Member
Hello,

first of all thanks for investing so much time and doing such a great
job with MTJ.

I can write some "HelloWorld" code and deploy it to the mobile without
a problem.

I start having problems when I include an external JAR file. I have added
it
correctly in "Libraries" and checked it in "Order and Export". When I
don't use the external JAR in my code, everything works fine. When I
start using it, I get an the following error message:

ALERT: java/lang/ClassFormatError: Bad version information.

The external jar file I am trying to use is
qrcode(http://qrcode.sourceforge.jp).
I have set the "Compile Compliance Level" to 1.4, but that doesn't change a
thing.

I have a hunch that says, that the external jar is in an incompatible
format, but
how can I turn it into a compatible one?

I am using the following software versions:

Eclipse: 3.4.1
MJT: 0.9.0
Java: 1.5.0_16

best regards,
sigi
Previous Topic:Include resources into the JAR
Next Topic:External JAR File
Goto Forum:
  


Current Time: Thu Apr 25 09:11:36 GMT 2024

Powered by FUDForum. Page generated in 0.03826 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top