Skip to content

Commit c32e659

Browse files
author
jan
committed
Revert "Revert "pde plugin is needed for the builders setings""
This reverts commit 805a03e.
1 parent 805a03e commit c32e659

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

io.sloeber.autoBuild.ui/META-INF/MANIFEST.MF

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ Require-Bundle: org.eclipse.tools.templates.ui,
1616
org.eclipse.cdt.ui,
1717
org.eclipse.core.filesystem,
1818
io.sloeber.autoBuild;bundle-version="4.4.1",
19-
org.eclipse.tools.templates.core;bundle-version="2.0.0"
19+
org.eclipse.tools.templates.core;bundle-version="2.0.0",
20+
org.eclipse.pde;bundle-version="3.13.3200",
21+
org.eclipse.pde.ui;bundle-version="3.16.200"
2022
Bundle-RequiredExecutionEnvironment: JavaSE-21
2123
Bundle-Vendor: Sloeber.io
2224
Bundle-ActivationPolicy: lazy

0 commit comments

Comments
 (0)