I'm working on a set of plugins for Eclipse Luna and I would like to customize eclipse splash screen(replace the one on the picture with a custom one).
I wan't to set custom splash screen when users install my plugins. So far I only found a way by manually changing it in eclipse configurations. Is it possible to do this programatically from a plugin?