I am trying to use scalacl. I added scalacl as Xplugin for my project, but when I do this, it gives me two errors:
1) Error in the Scala compiler: null 2) Build SBT at compile time. The error message is "null". Check the error log.
It also gives this error in a popup window: An internal error occurred during: "Calculate start button hint." Scala compiler cannot initialize project: HelloWorld. Verify that your class path contains the standard Scala library.
source
share