Alkaar/resy-booking-bot

Run using IntelliJ

Closed this issue · 2 comments

gibdr7 commented

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.

image

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!

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

c17mr commented

I am also having this issue and cannot find a good answer or get IntelliJ to profile it correctly and run.