[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.gef] where to store customized palette?

Ok I got a nice GEF editor with a very customizable palette.
I have implemented saving and reading the palette from an rdf file.
At the moment it is simply saved along with the diagram into the same file as the diagrammodel which is also an rdf file.


Where should I normally store the palette?
In the plugin preferences? or as a propertypage of  the resource?