Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi release JAR support #1708

Open
sebthom opened this issue Oct 10, 2024 · 2 comments
Open

Multi release JAR support #1708

sebthom opened this issue Oct 10, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@sebthom
Copy link

sebthom commented Oct 10, 2024

This is a followup issue on Bugzilla Bug #533401 - Provide support in UI to create multi release JAR.

Please add support for creating JEP 238: Multi-Release JAR Files in the Eclipse JDT UI.

The Eclipse Compiler itself already supports it since 2018.

Ultimately I am looking for M2E support of MRJARs in projects outlined like this https://github.com/apache/maven-compiler-plugin/tree/master/src/it/multirelease-patterns/singleproject-runtime. But I guess this first requires JDT UI support.

@jukzi jukzi added the enhancement New feature or request label Oct 10, 2024
@jukzi
Copy link
Contributor

jukzi commented Oct 10, 2024

@eitan-rosenberg
Copy link

eitan-rosenberg commented Oct 16, 2024

I am not sure that my problem relate to this issue.

I cannot use io.vavr:vavr:0.10.5 Multi-Release JAR at all in Eclipse.
Works OK in maven and IntelliJ IDEA

Please refer to:
https://www.eclipse.org/forums/index.php/t/1116591/
vavr-io/vavr#2905
moditect/moditect#256

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants