Skip to content

Commit 3812f9b

Browse files
author
Gabriel Einsdorf
committed
Add scijava-search dependency (for imagej-ops ..)
1 parent 4c1f0dd commit 3812f9b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

org.knime.knip.imagej2.core/META-INF/MANIFEST.MF

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ Require-Bundle: org.knime.workbench.repository;bundle-version="[3.0.0,4.0.0)",
3434
scripting-javascript;bundle-version="0.4.1",
3535
org.knime.scijava.core;bundle-version="0.2.0",
3636
org.knime.knip.cellviewer;bundle-version="1.5.0",
37-
eventbus;bundle-version="1.4.0"
37+
eventbus;bundle-version="1.4.0",
38+
scijava-search;bundle-version="0.4.1"
3839
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
3940
Bundle-ClassPath: ij2-core.jar
4041
Bundle-ActivationPolicy: lazy

0 commit comments

Comments
 (0)