|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <?pde version="3.5"?> |
3 | 3 |
|
4 | | -<product name="Sloeber" uid="io.sloeber.product" id="io.sloeber.product.product" application="org.eclipse.ui.ide.workbench" version="4.4.2.qualifier" type="features" includeLaunchers="true" autoIncludeRequirements="true"> |
| 4 | +<product name="sloeber" uid="io.sloeber.product" id="io.sloeber.product.sloeber" application="org.eclipse.ui.ide.workbench" version="4.4.2.qualifier" type="features" includeLaunchers="true" autoIncludeRequirements="true"> |
5 | 5 |
|
6 | 6 | <aboutInfo> |
7 | 7 | <image path="/io.sloeber.product/icons/eclipse_lg.png"/> |
@@ -207,7 +207,6 @@ United States, other countries, or both. |
207 | 207 | </plugins> |
208 | 208 |
|
209 | 209 | <features> |
210 | | - <feature id="io.sloeber.feature" installMode="root"/> |
211 | 210 | <feature id="org.eclipse.cdt.autotools" installMode="root"/> |
212 | 211 | <feature id="org.eclipse.cdt.gdb" installMode="root"/> |
213 | 212 | <feature id="org.eclipse.cdt.gnu.build" installMode="root"/> |
@@ -246,7 +245,13 @@ United States, other countries, or both. |
246 | 245 | <feature id="org.eclipse.rse.ssh" installMode="root"/> |
247 | 246 | <feature id="org.eclipse.rse.telnet" installMode="root"/> |
248 | 247 | <feature id="org.eclipse.rse" installMode="root"/> |
249 | | - <feature id="org.eclipse.embedcdt.debug.gdbjtag.openocd" installMode="root"/> |
| 248 | + <feature id="org.eclipse.jgit.ssh.apache" installMode="root"/> |
| 249 | + <feature id="org.eclipse.equinox.core.feature.source" installMode="root"/> |
| 250 | + <feature id="org.eclipse.userstorage" installMode="root"/> |
| 251 | + <feature id="org.eclipse.jgit.http.apache" installMode="root"/> |
| 252 | + <feature id="org.eclipse.ecf.filetransfer.httpclientjava.feature" installMode="root"/> |
| 253 | + <feature id="org.eclipse.jgit.gpg.bc" installMode="root"/> |
| 254 | + <feature id="org.eclipse.equinox.core.feature" installMode="root"/> |
250 | 255 | </features> |
251 | 256 |
|
252 | 257 | <configurations> |
|
0 commit comments