Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Platform Plug-in Development Environment Guide
Previous Page Home Next Page

Product Splash

The Splash page provides the ability to customize your product with a splash screen and a template or a progress bar and message.

Location

The splash screen is typically located at the root of the product-defining plug-in and must be called splash.bmp .

Splash screen location

Alternately, you may choose to place it at the root of any other plug-in in the product (the name restriction stands).

Customization

To customize the startup of a product, you can use either a splash screen template or a progress bar and message.

Splash screen location

Splash screen templates contribute custom behavior to the splash screen that appears during startup. The Template combo contains three templates available for your convenience. During the export process the selected template's required code will be added and a org.eclipse.ui.splashHandlers extension will be created. Please be aware that you may only use a splash screen template if your platform is built with 3.3 or higher.

Another option to customize your product is to use the integrated progress bar in the Eclipse splash screen by specifying the co-ordinates of the progress bar and progress message, as well as the text color. The integrated progress data is specified using properties in the org.eclipse.core.runtime.products extension.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire