File tree Expand file tree Collapse file tree 2 files changed +32
-0
lines changed
org.eclipse.ecf.remoteservice.sdk.bndtools.feature
org.eclipse.ecf.remoteservice.sdk.eclipse.feature Expand file tree Collapse file tree 2 files changed +32
-0
lines changed Original file line number Diff line number Diff line change @@ -81,6 +81,22 @@ https://wiki.eclipse.org/ECF#OSGi_Remote_Services
81
81
id =" org.eclipse.ecf.core.feature"
82
82
version =" 0.0.0" />
83
83
84
+ <plugin
85
+ id =" org.eclipse.ecf.discovery.ui"
86
+ version =" 0.0.0" />
87
+
88
+ <plugin
89
+ id =" org.eclipse.ecf.discovery.ui.edit"
90
+ version =" 0.0.0" />
91
+
92
+ <plugin
93
+ id =" org.eclipse.ecf.discovery.ui.model"
94
+ version =" 0.0.0" />
95
+
96
+ <plugin
97
+ id =" org.eclipse.ecf.discovery.ui.properties"
98
+ version =" 0.0.0" />
99
+
84
100
<plugin
85
101
id =" org.eclipse.ecf.remoteservice.ui"
86
102
version =" 0.0.0" />
Original file line number Diff line number Diff line change @@ -85,4 +85,20 @@ https://wiki.eclipse.org/ECF#OSGi_Remote_Services
85
85
id =" org.eclipse.ecf.remoteservice.ui"
86
86
version =" 0.0.0" />
87
87
88
+ <plugin
89
+ id =" org.eclipse.ecf.discovery.ui"
90
+ version =" 0.0.0" />
91
+
92
+ <plugin
93
+ id =" org.eclipse.ecf.discovery.ui.edit"
94
+ version =" 0.0.0" />
95
+
96
+ <plugin
97
+ id =" org.eclipse.ecf.discovery.ui.model"
98
+ version =" 0.0.0" />
99
+
100
+ <plugin
101
+ id =" org.eclipse.ecf.discovery.ui.properties"
102
+ version =" 0.0.0" />
103
+
88
104
</feature >
You can’t perform that action at this time.
0 commit comments