Hi,
I want to know in which project file the source code of the startup interface is configured, and in the “About KNIME Analytics Platform (A)” page, where is the content in the picture configured, I only find the content of knime is configured in the about.ini file. I would like to ask if anyone knows, I want to take a look, thank you.
Hi,
I think the splash screen is mostly created during build time, but the KNIMESplashHandler is responsible for displaying the icons of the installed extensions.
Kind regards,
Alexander
Hi,
Thank you very much, I have found the startup interface, but I have not found another problem, which is the source of the line of the eclipse icon in the “About KNIME Analytics Platform (A)”.
Hi,
Sorry, I don’t know the location of the source code of that window
Kind regards,
Alexander
Hi,
Thank you very much for your help and solved one of my problems. Can you help me to ask others?
Hi,
No idea who could know that. Maybe @wiswedel?
Alexander
Hi,
Yes,this file contains content about Knime, but it does not seem to see anything related to Eclipse, such as icons, information, etc.Can the line in the picture be added, deleted, or modified?
You’re interested in what Eclipse calls “product branding” - you can read the gory details here and there’s at least one cut-to-the-chase blog posting here.
Note that i’ve never seen this work correctly when launching the RCP from Eclipse - only when the RCP has the plugin installed in it. YMMV.