File tree Expand file tree Collapse file tree
org.knime.knip.imagej3d.bin.windows.amd64/META-INF
org.knime.knip.imagej3d.bin.windows.x86/META-INF Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Fragment-Host: org.knime.knip.imagej3d.base;bundle-version="1.0.0"
88Bundle-RequiredExecutionEnvironment : JavaSE-1.6
99Eclipse-PlatformFilter : (&(osgi.os=win32)(osgi.arch=x86_64))
1010Bundle-NativeCode :
11- lib/windows/amd64/libgluegen -rt.dll;
11+ lib/windows/amd64/gluegen -rt.dll;
1212 lib/windows/amd64/joal.dll;
1313 lib/windows/amd64/jocl.dll;
1414 lib/windows/amd64/jogl_desktop.dll;
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Fragment-Host: org.knime.knip.imagej3d.base;bundle-version="1.0.0"
88Bundle-RequiredExecutionEnvironment : JavaSE-1.6
99Eclipse-PlatformFilter : (&(osgi.os=win32)(osgi.arch=x86))
1010Bundle-NativeCode :
11- lib/windows/x86/libgluegen -rt.dll;
11+ lib/windows/x86/gluegen -rt.dll;
1212 lib/windows/x86/joal.dll;
1313 lib/windows/x86/jocl.dll;
1414 lib/windows/x86/jogl_desktop.dll;
You can’t perform that action at this time.
0 commit comments