Closed gibdr7 closed 1 year ago
in VSC its simple and easy. make sure you have java SDK installed as well as Scala installed. then just in vs code in project run folder open terminal type simply sbt then run
I am also having this issue and cannot find a good answer or get IntelliJ to profile it correctly and run.
I've looked through previous issues and the README, haven't seen anyone with this issue. I prefer VSC, but using IntelliJ to be consistent with your instructions. I'm trying to configure com. , but get am unable to fill in the Main class.
Also, if I try "sbt" in terminal, I get the below error:
java.lang.RuntimeException: Path '.../target/config-classes' contains separator ':'
Any help would be much appreciated!