Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » jxelink for PocketPC
jxelink for PocketPC [message #443051] Fri, 17 September 2004 17:30 Go to next message
Shaun Jackman is currently offline Shaun JackmanFriend
Messages: 36
Registered: July 2009
Member
Has anyone here successfully used jxelink to link an SWT for the
PocketPC? This worked fine for me with WSDD 5.5 (J9 2.0) but it
simply crashes with WSDD 5.7.1 (J9 2.2). Here's my jxelink file:

-cp .
-cp /usr/share/java/swt-pocketpc-3.jar
-cp /opt/DeviceDeveloper/wsdd5.0/ive-2.2/lib/jclPPro10/classes.z ip
-includeMainMethod HelloSWT

Cheers,
Shaun
Re: jxelink for PocketPC [RESOLVED] [message #443052 is a reply to message #443051] Fri, 17 September 2004 18:56 Go to previous message
Shaun Jackman is currently offline Shaun JackmanFriend
Messages: 36
Registered: July 2009
Member
I found my problem was with -removeUnused, which I neglected to
mention I was using (mea culpa). Apparently this removes classes that
the JNI portion of SWT uses.

Cheers,
Shaun


> Has anyone here successfully used jxelink to link an SWT for the
> PocketPC? This worked fine for me with WSDD 5.5 (J9 2.0) but it
> simply crashes with WSDD 5.7.1 (J9 2.2). Here's my jxelink file:
>
> -cp .
> -cp /usr/share/java/swt-pocketpc-3.jar
> -cp /opt/DeviceDeveloper/wsdd5.0/ive-2.2/lib/jclPPro10/classes.z ip
> -includeMainMethod HelloSWT
>
> Cheers,
> Shaun
Previous Topic:Can't expand tree item by using right arrow key on Linux. Working as expected?
Next Topic:Exception when disposing GC
Goto Forum:
  


Current Time: Sat Apr 20 05:29:34 GMT 2024

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

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

Back to the top