Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Updating SWT with J9 on Pocket PC
Updating SWT with J9 on Pocket PC [message #466735] Tue, 17 January 2006 02:03 Go to next message
Joseph Rignanese is currently offline Joseph RignaneseFriend
Messages: 16
Registered: July 2009
Junior Member
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 15: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 Apr 26 15:05:16 GMT 2024

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

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

Back to the top