eclipse-jdt / eclipse-jdt/eclipse.jdt.core

Warning for incompatible class file version in required binaries

Open
#4,873 0 comments 0 reactions 0 assignees View on GitHub
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.

Image

[EclipseJDT_GH4826.zip](https://github.com/user-attachments/files/25527697/EclipseJDT_GH4826.zip)

see #4826

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.