I am trying to customize the palette in eclipse to include items for custom mediators that I have written. I have tried digging through the tooling source, but am unable to find the location of these configurations.
Asked
Active
Viewed 109 times
1 Answers
0
Developer Studio is written on the Eclipse GMF framework. And, its properties view is implemented using the Eclipse EEF framework. If we want to add a mediator onto the palette, we have to add its configuration into the ecore model, and generate respective models and codebase, accordingly. Please refer this, for more details.

prabushi samarakoon
- 539
- 2
- 9