Author | Message |
---|---|
BryanYeh
Posts: 38
|
Posted 17:01 Sep 22, 2012 |
I did everything according to the Sbt Tutorial but the part I am getting stuck at is the compile,test,run. I even made sure I was even in the right folder. The compile doesn't even find any sources, the test doesn't find any of the things to test, and the run just doesn't work.
C:\Downloads\recfun>sbt
Anyone know what I am doing wrong? |
BryanYeh
Posts: 38
|
Posted 17:27 Sep 22, 2012 |
Never mind, I've tried the folder and the sub folder even the parent folder.. I got it working. |