Skip to content

Conversation

@ethauvin
Copy link
Contributor

@ethauvin ethauvin commented Nov 18, 2025

Added overwritten methods:

  • modulePath(File... modulepath)
  • modulePath(Collection<File> modulepath)
  • classPath(File... classpath)
  • classPath(Collection<File> classpth)

Added JavacOptions for:

  • --add-exports
  • --add-reads
  • --default-module-for-created-files
  • --patch-module
  • --source
  • --target
  • --Xlint

@ethauvin ethauvin self-assigned this Nov 18, 2025
@ethauvin ethauvin requested a review from gbevin December 27, 2025 20:46
@ethauvin ethauvin changed the title Allow for modulePath and classPath specification using a File array or collection Add extra module javac options Dec 28, 2025
@ethauvin ethauvin changed the title Add extra module javac options Add extra javac module options Dec 28, 2025
@ethauvin ethauvin force-pushed the main branch 4 times, most recently from 59f7676 to 46e260b Compare December 28, 2025 21:01
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

Successfully merging this pull request may close these issues.

1 participant