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

Support module options via javax.tools.JavaCompiler interface

Open
#2,779 3 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Java
Stars
237
Forks
195
Avg merge
1d 12h
Merged PRs (30d)
47

Description

I was alerted by https://mail.openjdk.org/pipermail/compiler-dev/2024-July/027394.html

In particular this statement is of relevance for ecj:
> This work removes completely the Plexus compiler API and uses directly the `javax.tools.JavaCompiler` interface instead.

So, if maven 4 should support compiling with ecj, it should all go through that interface.

Does ecj give access to all relevant options via the javax.tools.JavaCompiler interface?

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.