Commit c935cc0
committed
OSGi Service as Global EPackageRegistry
The default EPackage Registry can be overwritten in mutlple ways (System
property or ExtensionPoint). With this, if non of the other mechanisms
apply, there now can be a service that acts as the static Registry.
Signed-off-by: Juergen Albert <j.albert@data-in-motion.biz>1 parent 8c230d4 commit c935cc0
6 files changed
Lines changed: 696 additions & 8 deletions
File tree
- plugins/org.eclipse.emf.ecore
- META-INF
- src/org/eclipse/emf/ecore/plugin
- tests/org.eclipse.emf.test.core
- src/org/eclipse/emf/test/core
- ecore
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
0 commit comments