Own perspective via Branding-Plugin [message #1747268] |
Fri, 11 November 2016 07:56  |
Eclipse User |
|
|
|
Hey guys,
we have the following issue:
=======================================
CURRENTLY EXISTING
=======================================
We have a Branding-Plugin which contains a plugin_customization.ini file.
This ini-File is specified in the extension point "org.eclipse.core.runtime.products" in the property "preferenceCustomization".
In this plugin_customization.ini file we have defined the default perspective that should be opened when our application launches.
This works all perfectly.
======================================
TO SOLVE / PROBLEM
======================================
Now we have a customer, who wants to open his own perspective, when our application launches.
We already tried to "override" the plugin_customization.ini file via creating an own branding plugin, and in this plugin we created an ini-File with referencing the new Perspective (also located in this plugin).
Also we specified the plugin_customization.ini file in the extension point "org.eclipse.core.runtime.products" in the property "preferenceCustomization" (as we did in our original plugin).
BUT, the whole strategy which I mentioned above, did not work....
Are we on the right way? Or is there an other / better way to achieve this?
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05982 seconds