Community
Participate
Working Groups
New EMFStore Properties to store properties at a certain project. It is possible to store properties locally or synchronize it with the server. Properties consists of a string key and EObject value.
(In reply to comment #0) > New EMFStore Properties to store properties at a certain project. It is possible > to store properties locally or synchronize it with the server. Properties > consists of a string key and EObject value. You could add a ProjectProperties model to the Project. Would that work for you?
Properties are implemented. API is in ProjectSpace, see getPropertyManager()