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
Create an empty class to enforce resolving ivy deps by mill for dummy modules (#1374)
When IntelliJ import scala-cli BSP project, it throws dummy.amm[2.13.4].bspCompileClassesPath java.lang.NullPointerException. To fix it, scala-cli creates dummy class to enforce compiling module by mill
0 commit comments