Is there some way I can suppress or disable the “Installed Software” & “Installation History” tabs on Help | About | Installation Details button in a RCP?
I’m not using P2 for this particular application so there will never be any history and the installed software tab has no content.
I ended up deleting the
org.eclipse.p2.uiplugin’s & features from my built product.Not the most elegant solution, but it works.