File tree Expand file tree Collapse file tree 7 files changed +17
-6
lines changed
org.knime.knip.imagej.feature
org.knime.knip.imagej.update
org.knime.knip.imagej1/META-INF
org.knime.knip.imagej2.core/META-INF
org.knime.knip.imagej2.fragmentdemo/META-INF
org.knime.knip.imagej2.knimeonlyadapters/META-INF Expand file tree Collapse file tree 7 files changed +17
-6
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <projectDescription >
3
+ <name >knip-imagej2</name >
4
+ <comment ></comment >
5
+ <projects >
6
+ </projects >
7
+ <buildSpec >
8
+ </buildSpec >
9
+ <natures >
10
+ </natures >
11
+ </projectDescription >
Original file line number Diff line number Diff line change 2
2
<feature
3
3
id =" org.knime.knip.imagej.feature"
4
4
label =" KNIME Image Processing - ImageJ Integration (Beta)"
5
- version =" 0.11.6 .qualifier"
5
+ version =" 0.11.7 .qualifier"
6
6
provider-name =" KNIME / LOCI" >
7
7
8
8
<description >
Original file line number Diff line number Diff line change 2
2
<feature
3
3
id =" org.knime.knip.imagej.update"
4
4
label =" KNIME Image Processing - ImageJ2 Update-Site"
5
- version =" 0.11.6 .qualifier" >
5
+ version =" 0.11.7 .qualifier" >
6
6
7
7
<includes
8
8
id =" org.knime.knip.imagej.feature"
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : ImageJ1
4
4
Bundle-SymbolicName : org.knime.knip.imagej1;singleton:=true
5
- Bundle-Version : 0.11.6 .qualifier
5
+ Bundle-Version : 0.11.7 .qualifier
6
6
Bundle-Vendor : University of Konstanz
7
7
Fragment-Host : org.knime.knip.imagej2.core;bundle-version="0.11.5"
8
8
Bundle-RequiredExecutionEnvironment : JavaSE-1.8
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-Name : KNIME ImageJ Core Plugin
3
3
Bundle-SymbolicName : org.knime.knip.imagej2.core;singleton:=true
4
4
Bundle-ManifestVersion : 2
5
- Bundle-Version : 0.11.6 .qualifier
5
+ Bundle-Version : 0.11.7 .qualifier
6
6
Eclipse-BuddyPolicy : registered
7
7
Eclipse-RegisterBuddy : org.knime.scijava.core
8
8
Bundle-Vendor : University of Konstanz
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : FragmentDemo
4
4
Bundle-SymbolicName : org.knime.knip.imagej2.fragmentdemo;singleton:=true
5
- Bundle-Version : 0.11.6 .qualifier
5
+ Bundle-Version : 0.11.7 .qualifier
6
6
Fragment-Host : org.knime.knip.imagej2.core;bundle-version="0.11.5"
7
7
Bundle-RequiredExecutionEnvironment : JavaSE-1.8
8
8
Bundle-ClassPath : .
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : KnimeOnlyAdapters
4
4
Bundle-SymbolicName : org.knime.knip.imagej2.knimeonlyadapters;singleton:=true
5
- Bundle-Version : 0.11.6 .qualifier
5
+ Bundle-Version : 0.11.7 .qualifier
6
6
Fragment-Host : org.knime.knip.imagej2.core;bundle-version="0.11.5"
7
7
Bundle-RequiredExecutionEnvironment : JavaSE-1.8
8
8
Bundle-ClassPath : .
You can’t perform that action at this time.
0 commit comments