Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Where must i install J9VM in Pocket PC ?
Where must i install J9VM in Pocket PC ? [message #448450] Mon, 10 January 2005 13:06 Go to next message
Alberto is currently offline AlbertoFriend
Messages: 6
Registered: July 2009
Junior Member
Hello !!
Can someone tell me where i must copy the file .CAB
of the J9VM for execute my SWT application ?

Thank you very much !!!


Bye
Alberto
Re: Where must i install J9VM in Pocket PC ? [message #448451 is a reply to message #448450] Mon, 10 January 2005 14:23 Go to previous message
Stef van Dijk is currently offline Stef van DijkFriend
Messages: 31
Registered: July 2009
Member
It doesn't really matter where you place the cab file. You do however need
to "open" the cab file so that it actually installs the VM and class
libraries. That is, you can't use it in cab form. Once you've "tapped" on
it, it will install somewhere (sorry I forget where exactly, but it
shouldn't be hard to find). After that, you'll need to reference it using a
command line in a shortcut file. For example:

255#\{installDir}\bin\j9w -jcl:{classLib} -cp \MyApp.jar MyClass

Stef

"Alberto" <alb.bon@tin.it> wrote in message
news:crtukj$19b$1@www.eclipse.org...
> Hello !!
> Can someone tell me where i must copy the file .CAB
> of the J9VM for execute my SWT application ?
>
> Thank you very much !!!
>
>
> Bye
> Alberto
>
>
>
Previous Topic:Slider behaviour
Next Topic:Test Coverage
Goto Forum:
  


Current Time: Wed Apr 24 15:46:50 GMT 2024

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

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

Back to the top