Eclipse 3.5 and FDT 3.2 for Actionscript development – Part 4 – Customization
1) Eclipse Splash Screen
There are two ways of changing the Eclipse splash screen, manually or using the Random Splash Screen plugin:
- Manually
Put the “splash.bmp” file in the folder C:\eclipse\ and add the following line to the file C:\eclipse\eclipse.ini:1
2-showsplash
splash.bmp
- Random Splash Screen
Everytime Eclipse starts, Random Splash Screen overwrites Eclipse’s splash screen with a random image picked from your personal image folder. This image is then displayed on the next Eclipse start.Website: http://sourceforge.net/projects/rndsplash/To modify the plugin options go in
Since I was not satisfied with the splash screens that I found I asked my friend Denio Barani to design a splash screen more appealing, and here are the four versions:
Eclipse Splash Screen 1 (391.67 kB)Eclipse Splash Screen 2 (391.67 KB)
Eclipse Splash Screen 3 (391.67 KB)
Eclipse Splash Screen 4 (391.67 KB)
Here a list of various splash screens that I found around the web:
- http://theflashblog.com/plugins/splash.jpg
- http://kg.mango12.com/misc/eclipse.png
- http://kg.mango12.com/misc/splash2.png
- http://kg.mango12.com/misc/splash3.png
- http://www.lieblingsagentur.tv/blog/wp-content/uploads/2008/09/splash.bmp
- http://farm4.static.flickr.com/3268/2778466798_e556f6fd9b.jpg?v=0
- http://gnome-look.org/CONTENT/content-files/59119-splash.bmp
2) Eclipse icon
I don’t like a lot the standard Eclipse icon so here you can find some different ones:
- http://theflashblog.com/plugins/icons.zip
- http://gnome-look.org/CONTENT/content-files/71546-eclipse256.png
- http://www.deviantart.com/download/76695261/Eclipse_Dock_Icon_by_nickmitchell.zip
- http://kmassada.files.wordpress.com/2009/03/eclipse.png
- http://www.kde-look.org/CONTENT/content-m1/m71809-1.png
- http://www.comp.mq.edu.au/units/comp332/images/Eclipse.jpg
- http://shaun.boyblack.co.za/blog/wp-content/uploads/2009/05/osxeclipseicon2561.jpg
To convert the images to icons use the iConvert website.
Other posts in the serie:
- Eclipse 3.5 and FDT 3.2 for Actionscript development - Part 1 - Installation - June 26, 2009
- Eclipse 3.5 and FDT 3.2 for Actionscript development - Part 2 - Additional plugins - June 30, 2009
- Eclipse 3.5 and FDT 3.2 for Actionscript development – Part 3 – Configuration - July 10, 2009
- Eclipse 3.5 and FDT 3.2 for Actionscript development – Part 4 – Customization (This post) - July 18, 2009
- Eclipse 3.5 and FDT 3.2 for Actionscript development – Part 5 – Keyboard Shortcuts - July 21, 2009