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
Every JSR reference implementation should at least publish a statement on support for Java Module System.. adding Automatic Module support to MANIFEST.MF is so trivial it's hard to know why it hasn't been done already.
Add a module-info.java for modular applications.
The text was updated successfully, but these errors were encountered: