How to disable Eclipse splash screen?
Run eclipse with the -nosplash
option.
If you want to permanently set a nosplash option you can edit the "eclipse.ini" file in the eclipse root dir and among the other options add "-nosplash".
Run eclipse with the -nosplash
option.
If you want to permanently set a nosplash option you can edit the "eclipse.ini" file in the eclipse root dir and among the other options add "-nosplash".