Include a different jar for x32 and x64 bit operating systems

Posted by Marc Giombetti on Stack Overflow See other posts from Stack Overflow or by Marc Giombetti
Published on 2010-05-05T15:14:59Z Indexed on 2010/05/05 15:18 UTC
Read the original article Hit count: 465

Filed under:
|
|
|
|

Hello

Is there a way in Java to determine if the software is run on an x32 or x64 operating system - and in function of that - include a different jar during runtime?

I am using qtjambi and they wrap the QT c and c++ libraties in an xxx_x32.jar and xxx_x64.jar

Thanks for your feedback Marc

© Stack Overflow or respective owner

Related posts about x32

Related posts about x64