Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Stand-alone SWT app does not launch under M9
Stand-alone SWT app does not launch under M9 [message #437158] Sat, 29 May 2004 15:19 Go to next message
Eclipse UserFriend
Originally posted by: pvanderspek.zonnet.[NoSpAm].nl

I've made a stand-alone swt app using M7.
To launch it outside Eclipse I used the following option:
-Djava.library.path=<MY_ECLIPSE_HOME>\plugins\org.eclipse.swt.win32_3.0.0\os\win32\x86

I recently downloaded M9. Unfortunately, my app doesn't work with M9.
If I change <MY_ECLIPSE_HOME> to the directory of M7, all goes well. If I
change it to the directory of M9, the app doesn't start. No error message
whatsoever, it just doesn't do anything.

So, what has changed and, more importantly, what should I change to get my
app working under M9.
Re: Stand-alone SWT app does not launch under M9 [message #437175 is a reply to message #437158] Mon, 31 May 2004 10:49 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pvanderspek.zonnet.[NoSpAm].nl

Pieter wrote:

> ...

Doesn't anyone have an idea ?
Re: Stand-alone SWT app does not launch under M9 [message #437198 is a reply to message #437158] Tue, 01 June 2004 00:10 Go to previous message
Geoffrey Ritchey is currently offline Geoffrey RitcheyFriend
Messages: 42
Registered: July 2009
Member
Could your classpath be pointing to the wrong swt.jar?

Pieter wrote:

> I've made a stand-alone swt app using M7.
> To launch it outside Eclipse I used the following option:
>
-Djava.library.path=<MY_ECLIPSE_HOME>pluginsorg.eclipse.swt.win32_3.0.0oswin32x86

> I recently downloaded M9. Unfortunately, my app doesn't work with M9.
> If I change <MY_ECLIPSE_HOME> to the directory of M7, all goes well. If I
> change it to the directory of M9, the app doesn't start. No error message
> whatsoever, it just doesn't do anything.

> So, what has changed and, more importantly, what should I change to get my
> app working under M9.
Previous Topic:How Can I Implements This?
Next Topic:Using Post in Navigate method of Web Browser problem - OLE Automation
Goto Forum:
  


Current Time: Fri Apr 26 03:08:10 GMT 2024

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

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

Back to the top