First, the Start screen customization
first case: pure Eclipse finds the Eclipse installation path under \eclipse\plugins\org.eclipse.platform_3. 7.2 . v201202080800, the specific version number may be different, look at the name of the former bread. The second case:. Android ADT Bundle found in ADT Bundle installation path under \ECLIPSE\PLUGINS\COM.ANDROID.IDE.ECLIPSE.ADT.PACKAGE_22. 6.3. v201404151837-1123206, notice that the date is the latest because if you upgrade ADT there will be several folders and different versions. Replacement method:
Replace the Splash.bmp file for the image you want as a splash screen, note to be consistent with the original file parameters must be BMP picture, size of 455*295, can be slightly different, for example, I use the 500*300 can also be normal display.
Second, the status bar icon customization
First case: pure eclipse
Locate the Eclipse installation path under Eclipse\plugins\org.eclipse.epp.package.jee_1. 4.2. 20120131-1457, the specific version number may be different, look at the name of the former bread. Replacement Method:
Java EE-ide_x16.png is the icon in the upper-left corner of the program after Eclipse opens adt32.png this is the status bar icon Adt48.png This is the desktop shortcut icon
Second case: Android ADT Bundle
Locate the ADT Bundle installation path under ECLIPSE\PLUGINS\COM.ANDROID.IDE.ECLIPSE.ADT.PACKAGE_22. 6.3. v201404151837-1123206\icons Note Find the latest date, because if you upgrade ADT there will be several folders and different versions.
Replacement method:
Adt16.png is the icon in the upper left corner of Eclipse open program Java EE-ide_x32.png This is the status bar icon Java EE-ide_x48.png This is the desktop shortcut icon
Iii. meaning of Eclipse's small icons
http://blog.csdn.net/weiwangchao_/article/details/49516307
Eclipse Custom splash screen and status bar icons