We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 805a03e commit c32e659Copy full SHA for c32e659
io.sloeber.autoBuild.ui/META-INF/MANIFEST.MF
@@ -16,7 +16,9 @@ Require-Bundle: org.eclipse.tools.templates.ui,
16
org.eclipse.cdt.ui,
17
org.eclipse.core.filesystem,
18
io.sloeber.autoBuild;bundle-version="4.4.1",
19
- org.eclipse.tools.templates.core;bundle-version="2.0.0"
+ 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"
22
Bundle-RequiredExecutionEnvironment: JavaSE-21
23
Bundle-Vendor: Sloeber.io
24
Bundle-ActivationPolicy: lazy
0 commit comments