Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Updating SWT with J9 on Pocket PC
Updating SWT with J9 on Pocket PC [message #466735] Mon, 16 January 2006 21:03 Go to next message
Eclipse UserFriend
Hi,

I'm looking for a simple way to install the latest SWT packages on my Pocket
PC. The simpler the better as I want to give similar instructions to clients
in the future.

I've downloaded the latest swt. I just need instructions on what to do with
the dll, the jar and how to refrence the latest swt instead of whatever swt
the J9 runtime comes with.

Thanks in advance for your help,

Joe
Re: Updating SWT with J9 on Pocket PC [message #467125 is a reply to message #466735] Wed, 25 January 2006 10:51 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse.stefkoch.net

Joseph Rignanese wrote:
> Hi,
>
> I'm looking for a simple way to install the latest SWT packages on my Pocket
> PC. The simpler the better as I want to give similar instructions to clients
> in the future.
>
> I've downloaded the latest swt. I just need instructions on what to do with
> the dll, the jar and how to refrence the latest swt instead of whatever swt
> the J9 runtime comes with.
>
> Thanks in advance for your help,
>
> Joe
>
>

Hi Joe,

that is what I have done. I created a lnk file and below is the content
of that file. If u double click on that file it will automatically
launch ur application. The swt dll is currently located in J9HOME
directory. But I would assume that u can also add
"-Djava.library.path=<path-to.dll>" and then ur library path is setup up.

255#\wsdd\bin\j9.exe -jcl:foun:loadlibrary=swt-win32-3139 -cp
\wsdd\lib\jclPPro\ppro-ui-win.zip;\wsdd\lib\swt.jar;
\wsdd\lib\xercesImpl.jar;\wsdd\lib\xmlParserAPIs.jar;\sample .jar
net.stefkoch.shop.pocketpc.StoreManager


regards
stefan
Previous Topic:Blocking Menu Contribution of ActiveX
Next Topic:Fonts and Keyboard State
Goto Forum:
  


Current Time: Fri Jul 04 14:58:42 EDT 2025

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

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

Back to the top