Skip to content

Commit 955c14e

Browse files
author
jan
committed
Add the project to the dependency list
Now only the test and the dependend plugins are needed
1 parent b3052f0 commit 955c14e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

+2-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ Require-Bundle: io.sloeber.core,
1616
org.eclipse.swt,
1717
io.sloeber.autoBuild,
1818
org.opentest4j,
19-
junit-platform-suite-api
19+
junit-platform-suite-api,
20+
io.sloeber.product;bundle-version="5.0.0"
2021
Bundle-ActivationPolicy: lazy
2122
Import-Package: io.sloeber.ui,
2223
io.sloeber.ui.monitor,

0 commit comments

Comments
 (0)