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
The project builds fine when sbt clean compile is used.
If sbt compile is used afterwards without changing the code, it also runs fine.
If sbt compile is used afterwards with even one comment changed, the project doesn't build anymore.