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
As a preparation step for Java 9 and JPMS (Jigsaw), all Jenetics modules should define a stable module name in the MANIFEST.MF file by adding a Automatic-Module-Name entry.
As a preparation step for Java 9 and JPMS (Jigsaw), all Jenetics modules should define a stable module name in the
MANIFEST.MF
file by adding aAutomatic-Module-Name
entry.See:
The text was updated successfully, but these errors were encountered: