Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] Splash launcher demo


That is pretty cool.  the choice of movie is hilarious and eiriely recursive...  Surely there is something funny and not offensive on YouTube that we could link to...

These demos are great fun

Jeff



Andrew Niefer/Ottawa/IBM@IBMCA
Sent by: equinox-dev-bounces@xxxxxxxxxxx

02/28/2007 07:34 PM

Please respond to
Equinox development mailing list <equinox-dev@xxxxxxxxxxx>

To
Equinox development mailing list <equinox-dev@xxxxxxxxxxx>
cc
Subject
[equinox-dev] Splash launcher demo






I have just released the initial implementation of the launcer demo for the splash screen.

equinox-incubator/demos/splash


There are 2 bundles:
org.eclipse.equinox.examples.splash :
       This bundle implements a very basic "early splash" which uses the StartupMonitor interface.


org.eclipse.equinox.examples.splash.ui :
This bundle contributes an extension to the ui to do splash screen after the application takes over.  Note the patch ui.workbench.patch, this is required on the org.eclipse.ui.workbench bundle until https://bugs.eclipse.org/bugs/show_bug.cgi?id=175889 is fixed.  The current implementation of this bundle is showing the flash movie from here: http://www.eclipse.org/equinox/documents/osgicongress2005/debugging.html.  I may replace this with "cooler" content later :)


Use the splash.product file to export a standalone rcp app that uses this splash screen.


-Andrew


_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev


Back to the top