Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Why the splashscreen of my application doesn't show ?
icon9.gif  Why the splashscreen of my application doesn't show ? [message #1398570] Fri, 11 July 2014 08:58 Go to next message
Fabrice MAUPIN is currently offline Fabrice MAUPINFriend
Messages: 14
Registered: December 2013
Junior Member
Hello everybody,

I built my application under Windows XP (x32), Eclipse Luna (x32), JDK 1.8 (x32 - beta version B116).

When i launch it, the splashscreen (preloader) appears ! Smile

I rebuilt my application under Windows 7 (x64), Eclipse Luna x64, JDK 1.8.0_20 (x64).

When i launch it, the splashscreen doesn't appear !!! Sad

For information, The structure of my application :


app
--- libs
------ preloader.jar

myapplication.jar

runtime


The behavior of JDK 1.8.0_20 about the management of the preloading mecanism is it different of the behavior of JDK 1.8 (B116) ?

If you have a idea...

Thanks you in advance

Fabrice

[Updated on: Fri, 11 July 2014 09:47]

Report message to a moderator

Re: Why the splashscreen of my application doesn't show ? [message #1403164 is a reply to message #1398570] Mon, 21 July 2014 23:12 Go to previous message
Matt Colton is currently offline Matt ColtonFriend
Messages: 2
Registered: July 2014
Junior Member
I honestly think it might be because of the buggy nature of the 1.8 JDK. It's not very stable at the moment.
Previous Topic:IResource.getPersistentProperties() returns empty
Next Topic:simple servlet does not run
Goto Forum:
  


Current Time: Fri Mar 29 09:31:02 GMT 2024

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

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

Back to the top