Le 2023-12-19 à 13 h 32, Guillaume Nodet a écrit :
result.getPaths().stream().map(Path::toString).collect(Collectors.joining(":"))
This is more complicated than that. From a set of dependencies, we need
to dispatch them between class-path, module-path and --patch-module
option (the latter may be seen as a class-path specific to each module).
This is done by an analysis of dependencies properties. Which is why I
think we need one more piece of API dedicated to this task.
Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]