Skip to content

Commit f5f8856

Browse files
author
jan
committed
add sloeber plugins to required plugins :-S
1 parent bbbf4df commit f5f8856

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

io.sloeber.product/META-INF/MANIFEST.MF

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ Require-Bundle: org.eclipse.core.runtime,
99
org.eclipse.ui.editors,
1010
org.eclipse.ui.ide,
1111
org.eclipse.platform,
12-
org.eclipse.ui.intro
12+
org.eclipse.ui.intro,
13+
io.sloeber.ui,
14+
io.sloeber.core
1315
Bundle-RequiredExecutionEnvironment: JavaSE-17
1416
Bundle-Vendor: baeyens.it
1517
Automatic-Module-Name: io.sloeber.product

0 commit comments

Comments
 (0)