Can anyone suggest good idea over this issue.!!
Am aware of 32 bit JRE can load only 32 bit SWT libraries and also 64 bit JRE can load only 64 bit SWT libraries.
But my question is, how to load SWT libraries ( 32 bit and 64 bit ) dynamically based JRE bit size.?
Thanks in advance.!!