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

The Null Annotations jar: org.eclipse.jdt.annotation does not have a module-info.java

Open
#2,538 1 comment 0 reactions 1 assignee Assigned to @agentgt View on GitHub
Dominant language
Java
Stars
236
Forks
196
Avg merge
1d 10h
Merged PRs (30d)
49

Description

The Eclipse nullable annotations jar does not have a `module-info.java` which makes using `jlink` extremely difficult.

The simplest solution is to use something like moditect or a multi release jar.

Without this I will most likely have to switch to JSpecify jars sooner as they have a `module-info.java`.

@stephan-herrmann I'm happy to try to put in a PR however I'm not as familiar with the `tycho-compiler` and not sure what its compatibility is with something like moditect.

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.