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
/* TODO fails with two exceptions: one about --jdkhome; another about jcl.over.slf4j_1.7.29 vs. org.slf4j
13
14
failOnException(Level.INFO).
15
+
*/
14
16
enableClasspathModules(false). // #271423
15
17
clusters(".*").
16
18
/* TODO does not suffice to hide, e.g.: the modules [org.netbeans.modules.form.nb] use org.jdesktop.layout which is deprecated: Use javax.swing.GroupLayout instead. …
0 commit comments