Commit ca1b1c3
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 ca1b1c3
7 files changed
Lines changed: 718 additions & 7 deletions
File tree
- plugins
- org.eclipse.emf.common/src/org/eclipse/emf/common
- 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
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
85 | 88 | | |
86 | 89 | | |
87 | 90 | | |
| |||
| 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