eclipse-jdt / eclipse-jdt/eclipse.jdt.core
Warning for incompatible class file version in required binaries
Open
- Dominant language
- Java
- Stars
- 237
- Forks
- 195
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 47
Description
In a project with Java 1.8 target, `junit-jupiter-5.13.4.jar` says it requires Java 9. This particular jar has no metadata specifying the required java version and contains only a `module-info.class`. The metadata in other JUnit Jupiter 5.13.4 jars says Java 1.8 is the minimum.
[EclipseJDT_GH4826.zip](https://github.com/user-attachments/files/25527697/EclipseJDT_GH4826.zip)
see #4826
Contributor guide
Assessment
This issue has not been assessed yet.