Hey Guys,
just tried to add my Icon to the Spalshscreen of KNIME, but had no success.
Added the following to the plugin.xml:
<extension point="org.knime.product.splashExtension">
<splashExtension icon="default.png" id="my.id"></splashExtension>
</extension>
I don'd know if something more is to change. I'd be glad if someone knows whats missing. Or if the .png is just to big/small. Is there maybe any prefered/required size?
lynardo
(Yes, default.png exists :D)