Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » SWT 4.2.1 and Windows 8
SWT 4.2.1 and Windows 8 [message #964575] Tue, 30 October 2012 16:27 Go to next message
Michael Borde is currently offline Michael BordeFriend
Messages: 1
Registered: October 2012
Junior Member
Hello!

Is there any compatibily problem with Windows 8? It seems i cannot launch my SWT 4.2.1 application on Windows 8. I wonder if the problem is related to SWT or JNLP.

The trace :

java.lang.ClassNotFoundException: org.eclipse.swt.widgets.Display
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)

The same application works with Windows 7.
Re: SWT 4.2.1 and Windows 8 [message #966081 is a reply to message #964575] Wed, 31 October 2012 18:44 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
We haven't tried running on the Windows 8 release yet (just some
previous beta releases) so I can't say for sure, but a
ClassNotFoundException doesn't seem like a problem that would be
introduced by moving up to a newer OS. We will be trying on Windows 8
soon, and if a problem like this has been introduced then it will be
addressed.

Based on your mention of JNLP I assume your case is deployment via JWS.
Perhaps there's something security-related or setup-related getting in
the way?

Grant


On 10/30/2012 2:04 PM, Michael Borde wrote:
> Hello!
>
> Is there any compatibily problem with Windows 8? It seems i cannot
> launch my SWT 4.2.1 application on Windows 8. I wonder if the problem is
> related to SWT or JNLP.
>
> The trace :
> java.lang.ClassNotFoundException: org.eclipse.swt.widgets.Display
> at java.net.URLClassLoader$1.run(Unknown Source)
> at java.net.URLClassLoader$1.run(Unknown Source)
>
> The same application works with Windows 7.
Previous Topic:Custom focusable component
Next Topic:SWT GC Bug
Goto Forum:
  


Current Time: Sat Apr 20 07:02:49 GMT 2024

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

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

Back to the top