eclipse-ee4j / eclipse-ee4j/wasp
Allow to pass more options to the compiler
Open
- Dominant language
- Java
- Stars
- 8
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Currently we're allowed to pass only a small set of options to the compiler.
This can be problematic in some cases, where you would like to set the modulepath for the compiler find the classes, not only via classpath.
Contributor guide
Assessment
This issue has not been assessed yet.