Hi,
when I try to resolve your target platform (I use the KNIME_AP.target
file from your knime-sdk-setup with the branch tag analytics-platform/5.3.0
) I get the following error:
Error reading manifest for ..../.metadata/.plugins/org.eclipse.pde.core/.bundle_pool/plugins/org.h2.source_1.4.196.jar
with the headline of stacktrace
java.util.zip.ZipException: Invalid CEN header (invalid extra data field size for tag: 0xbfef at 704)
I am using eclipse version 2024-03 RCP+RAP
with the buildin jre17.0.10
.
If I use oracle jdk 17.0.14
instead, I get the same error.
BUT if I use jre 17.0.6
(build in version from eclipse version 2023-03 RCP+RAP
) instead the target definition can successfully be resolved.
I guess using the jre ‘17.0.6’ is not the way to go. What do you recommend?
Best regards,
Hendrik