Runtime configuration of Eclipse workbench layout -


i know file .metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi save eclipse workbench layout after closed. , use file export layout settings. however, using file, need close workspace want replace workbench.xmi file first, replace file, reopen workspace. wondering eclipse save workbench layout information when running? can replace file when workspace still opened?

when running workbench layout held in internal emf model should not access directly.

code using e4 api can query , modify model using emodelservice interface.

to understand how works need read on eclipse e4 using tutorial such this one

note: applies eclipse 4.x, eclipse 3.x different.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -