Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] Where is the e4 model for the workbench located?

Hi Marcus,

The base model should be here:

./bundles/org.eclipse.ui.ide.application/LegacyIDE_fragment.e4xmi
./bundles/org.eclipse.ui.workbench/LegacyIDE.e4xmi

It is extended with additional entries at startup, see the model spy
which is integrated into PDE and can be used via Windows -> Spy.
Ensure to close it in the official release as 4.21 has a bug which
resets you IDE layout if you leave the spy open and restart.

Best regards, Lars

On Thu, Jan 13, 2022 at 2:35 PM Hoepfner, Marcus via platform-dev
<platform-dev@xxxxxxxxxxx> wrote:
>
> Hi,
>
>
>
> I want to work on this bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=546115 and as a first shot I wanted to add Wim’s custom CTabFolder implementation to the workbench’s e4 model.
>
>
>
> Unfortunately I didn't find the e4 model of the workbench.
>
> In which plugin is it located?
>
>
>
> Thanks and happy new year.
>
>
>
> Marcus
>
>
>
>
>
> _______________________________________________
> platform-dev mailing list
> platform-dev@xxxxxxxxxxx
> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/platform-dev



-- 
Eclipse Platform project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com


Back to the top