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

[24] JEP draft: Module Import Declarations (Second Preview) #2903

Open
Tracked by #2899
mpalat opened this issue Sep 4, 2024 · 0 comments
Open
Tracked by #2899

[24] JEP draft: Module Import Declarations (Second Preview) #2903

mpalat opened this issue Sep 4, 2024 · 0 comments
Assignees
Milestone

Comments

@mpalat
Copy link
Contributor

mpalat commented Sep 4, 2024

ref: https://openjdk.org/jeps/8335987

Summary
Enhance the Java programming language with the ability to succinctly import all of the packages exported by a module. This simplifies the reuse of modular libraries, but does not require the importing code to be in a module itself. This is a preview language feature.

History
Module import declarations were first proposed as a preview feature by JEP 476, and delivered in JDK 23.

JEP 476 support in jdt.core is captured in issue #2383

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

No branches or pull requests

2 participants