jpospycha | 68f33c4 | 2009-07-17 10:26:57 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <?eclipse version="3.4"?> | ||||
3 | <plugin> | ||||
4 | <extension | ||||
5 | point="org.eclipse.pde.runtime.backends"> | ||||
6 | <backend | ||||
7 | class="org.eclipse.pde.internal.runtime.registry.rosgi.RosgiRegistryBackend" | ||||
8 | scheme="r-osgi"> | ||||
9 | </backend> | ||||
10 | </extension> | ||||
11 | |||||
12 | </plugin> |