Skip to content

Commit cf62825

Browse files
author
jan
committed
only depend on pde (exclude pde.ui)
1 parent 63c13ec commit cf62825

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
@@ -16,7 +16,8 @@ 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"
2021
Bundle-RequiredExecutionEnvironment: JavaSE-21
2122
Bundle-Vendor: Sloeber.io
2223
Bundle-ActivationPolicy: lazy

0 commit comments

Comments
 (0)