You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be cool to be able to use Geantyref from Modular Java, i.e. with tools like jlink. But right now, it is not possible, because Geantyref ships an Automatic-Module-Name, instead of a module-info.java.
The text was updated successfully, but these errors were encountered:
sgammon
added a commit
to javamodules/geantyref
that referenced
this issue
Mar 16, 2024
It would be cool to be able to use Geantyref from Modular Java, i.e. with tools like
jlink
. But right now, it is not possible, because Geantyref ships anAutomatic-Module-Name
, instead of amodule-info.java
.The text was updated successfully, but these errors were encountered: