eclipse-jdt / eclipse-jdt/eclipse.jdt.core
Lack of support for multi-module compilation via ASTParser
Open
jpms
- Dominant language
- Java
- Stars
- 237
- Forks
- 195
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 47
Description
On the attached project I observe lack of support for import module syntax directive.
The issue is observed in the bundle org.eclipse.jdt.core.compiler.batch_3.44.0.v20251118-1623.jar.
It seems that method: org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope#checkAndSetImports lacks of implementation for "import module" support.
If any more information is needed please let me know.
Tomasz Wąsik[
[java25.zip](https://github.com/user-attachments/files/25837729/java25.zip)
Contributor guide
Assessment
This issue has not been assessed yet.