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

Consider supporting new syntax of --module-source-path

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

Description

[JEP 261 defines syntax](https://openjdk.org/jeps/261#Compile-time) for `--module-source-path` which is out of sync with what javac actually supports, see https://docs.oracle.com/en/java/javase/23/docs/specs/man/javac.html#the-module-source-path-option

See in particular this variant:
```
--module-source-path module-name=file-path (path-separator file-path)*
```

Should ecj support the same syntax options?

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.