| [news.eclipse.modeling.gmf] Re: saving the choices |
Dmitry Stadnik wrote:DashboardPart stores all info in memento during saveState() and loads it during init(). Maybe it makes sense to make this info "more persistent" and store it in project' properties...
If you think that it should be fixed somehow please submit corresponding request )))
Thanks Dmitry but I still wonder how I can change something there.
Say I want to change the selection from node to link or deselect some nodes when I derive from the domain model to the gmfgraph (or other). And I want that the next time I derive my model, this change(s) will be there. That I don't have to do it again.
Can you help me there. I would like to know how to do that.
Geo