Static Configuration [message #1725343] |
Wed, 02 March 2016 14:35  |
Eclipse User |
|
|
|
Hi,
The getting started guide (https://www.eclipse.org/elk/getting-started.php) mentions "org.eclipse.elk.core.layoutConfigs" extension point as a way to statically configure options for layout.
Looking at commits that extension point has been removed. I couldn't find a replacement for that.
I'm working on Sirius editor and I want to use some specific layout properties for every instance of the editor (statically) as soon as the editor is created (first layout).
Sirius choose the correct ELK layoutProvider from GMF extension point, but it layouts with default properties. I looked at ELK code and I didn't found any hook were I can put my custom properties before the first layout is applied.
I can trigger a relayout with my properties set but only after the diagram is created, which seems not the best way.
Thanks in advance!
|
|
|
|
Powered by
FUDForum. Page generated in 0.02711 seconds