Closed Mailaender closed 2 years ago
Thanks for opening this issue. I'm not exactly clear what the issue is. I tried creating a project in eclipse 2022-3 with Java 11 and imported the jhdf lib ok and it worked correctly. So i'm assuming I haven't reproduced your setup. Would you be able to zip up and attach your eclipse workspace? Or give a bit more detail on how you are running the app. Are you running in OSGi environment?
Think I have reproduced the issue and the cause is a mistake in the Export-Package
manifest header. There is a PR #367 which I think fixes the issue. Here is a test jar with the headers changed jhdf-0.6.6-osgi-beta.zip (rename .zip
to .jar
) Would be great if you could test it and let me know if this fixes this issue.
I get
Not Found
on the link.
Sorry try this one (not sure what happened there) jhdf-0.6.6-osgi-beta.zip
I can confirm that fixes it.
Released v0.6.6 including this fix
Describe the bug
I get
To Reproduce
The first line of the README in fact:
I used @eclipse-m2e to add it to the
.target
platformExpected behavior
No access rule error.
jhdf
0.6.5