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
Currently the ModuleSelector works only with a String pointing to the name of a module. This is due to the old base of Java 8 not providing the java.lang.Module class.