Vote count:
0
I am generating an Eclipse RCP using p2 publisher tasks:
- First getting the eclipse platform
- Then publishing features and bundles metadata using org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher
- Then publishing product metadata using org.eclipse.equinox.p2.publisher.ProductPublisher
- Then running the p2 director to install the product.
The problem is with eclipse.ini generated with this RCP. The eclipse.ini contains the lines:
-showsplash
org.eclipse.platform
With the above lines it always displays default splash, when I remove that, it works fine. Is there any way we can switch off the addition of the splash line while generating this RCP?
asked 31 secs ago
Aucun commentaire:
Enregistrer un commentaire