Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 354917

Summary: New EMFStore Properties
Product: [Modeling] EMFStore Reporter: Franziska Haunolder <franziska.haunolder>
Component: CommonAssignee: Project Inbox <emfstore.common-inbox>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: ab, mkoegel
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Franziska Haunolder CLA 2011-08-17 04:48:06 EDT
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.
Comment 1 Andre Boehlke CLA 2011-08-17 05:03:55 EDT
(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?
Comment 2 Maximilian Koegel CLA 2011-11-22 04:05:46 EST
Properties are implemented. API is in ProjectSpace, see getPropertyManager()