SWT3.1 and QNX6.3

Hi, All.

I am trying to run my java application in QNX 6.3 and I have problem
with SWT native library.

Due to changes in PtWeb widget it doesn’t compiled. I disabled using
PtWeb and it is compiled. But all swt widgets don’t redraw itself properly.

I tried to find swt source in $QNX_HOST but found there a strange thing.
SWT binary is 3.0 version but SWT source is 2.1 version (really strange).

Where can I download swt source(3.0 or 3.1) for QNX6.3?
What can you advise to solve this problem?


Sergiy Uvarov

Hi,

I don’t know if this solves your problem as I did not reproduce it, but
fyi, you can checkout the latest swt sources from the eclipse cvs
(:pserver:anonymous@dev.eclipse.org:/home/eclipse). I have no clue how
about the support for QNX anymore since eclipse 3.x not running on QNX
so far but maybe you could consult their newsgroup for detailed
questions concerning SWT/QNX.

– Wolfram


Sergiy Uvarov wrote:

Hi, All.

I am trying to run my java application in QNX 6.3 and I have problem
with SWT native library.

Due to changes in PtWeb widget it doesn’t compiled. I disabled using
PtWeb and it is compiled. But all swt widgets don’t redraw itself properly.

I tried to find swt source in $QNX_HOST but found there a strange thing.
SWT binary is 3.0 version but SWT source is 2.1 version (really strange).

Where can I download swt source(3.0 or 3.1) for QNX6.3?
What can you advise to solve this problem?


Sergiy Uvarov