Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » No windows look&feel since Java 8
No windows look&feel since Java 8 [message #1403036] Sun, 20 July 2014 10:34 Go to next message
Eclipse UserFriend
Hello,
since Update to Java 8(u11) my Java Webstart/SWT with 4.4 swt libs doenst have the look&feel of current windows 7 or windows 8. It looks like stone-aged windows 2000. When I reinstall Java 7 on windows it looks good again. Is there a chance to get the look also with current Java release?

Thomas B

[Updated on: Mon, 21 July 2014 04:50] by Moderator

Re: No windows look&feel since Java 8 [message #1403127 is a reply to message #1403036] Mon, 21 July 2014 09:59 Go to previous messageGo to next message
Eclipse UserFriend
Same issue here...
Works fine with previous java update.

Mathieu
Re: No windows look&feel since Java 8 [message #1403412 is a reply to message #1403036] Wed, 23 July 2014 10:06 Go to previous messageGo to next message
Eclipse UserFriend
Hi all same here using SWT 3.8.1, Windows 7 (64bit) and java 7 u65.

Initially everything worked correctly with Java 7 u65 64bit, then
installed the 32 bit version of the JRE (to test a customer's situation)
and after, even reinstalling the 64 bit version, the L&F remains a-la win2k.
Tried to upgrade to java 8 too but doesn't help.

Some ideas?
Something that remains broken during installations and reinstallations?
I have tried deleting the java-cache folder but doesn't help.

Kindly

elvisd

On 20.07.2014 22:58, Thomas Barth wrote:
> Hello,
> since Update to Java 8(u11) my Java Webstart/SWT with 4.4 swt libs
> doenst have the look&feel of current windows 7 or windows 8. It looks
> like stone-aged windows 2000. When I reinstall Java 8 it looks good. Is
> there a chance to get it back with current Java releas?
> Thomas B
>
>
Re: No windows look&feel since Java 8 [message #1403483 is a reply to message #1403036] Thu, 24 July 2014 02:42 Go to previous messageGo to next message
Eclipse UserFriend
Hi all,

I have opened a bug in SWT bugzilla [1].
Feel free to complete infos

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=440287

On 20.07.2014 22:58, Thomas Barth wrote:
> Hello,
> since Update to Java 8(u11) my Java Webstart/SWT with 4.4 swt libs
> doenst have the look&feel of current windows 7 or windows 8. It looks
> like stone-aged windows 2000. When I reinstall Java 8 it looks good. Is
> there a chance to get it back with current Java releas?
> Thomas B
>
>
Re: No windows look&feel since Java 8 [message #1410224 is a reply to message #1403483] Wed, 20 August 2014 02:39 Go to previous message
Eclipse UserFriend
Issue has been raised with Oracle, until it gets fixed try below workaround:
Add below entry in 'deployment.properties':
deployment.security.use.insecure.launcher=true
and it will enable the Visual Styling(bug 439759)

If you need any help on locating deployment.properties on your system, then please refer below Oracle tech-note:
http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/jcp/properties.html
Previous Topic:Tooltips not showing with JRE 1.7u65
Next Topic:Force CoolBar to always align its items left
Goto Forum:
  


Current Time: Wed Jul 23 13:45:32 EDT 2025

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

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

Back to the top