Skip to content

Commit b6e2ce1

Browse files
author
jan
committed
Now add the pde.ui plugin (I expect this to break the build)
1 parent cf62825 commit b6e2ce1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ Require-Bundle: org.eclipse.tools.templates.ui,
1717
org.eclipse.core.filesystem,
1818
io.sloeber.autoBuild;bundle-version="4.4.1",
1919
org.eclipse.tools.templates.core;bundle-version="2.0.0",
20-
org.eclipse.pde;bundle-version="3.13.3200"
20+
org.eclipse.pde;bundle-version="3.13.3200",
21+
org.eclipse.pde.ui;bundle-version="3.16.200"
2122
Bundle-RequiredExecutionEnvironment: JavaSE-21
2223
Bundle-Vendor: Sloeber.io
2324
Bundle-ActivationPolicy: lazy

0 commit comments

Comments
 (0)