ide-probe
ide-probe copied to clipboard
sbt clean is neccessary on new class file add
Incorporating changes like the new class file add result in the runtime error with an object reference not present. It is resolved by using sbt clean. The task is to automatically refresh the project containing changes.
This is almost certainly a bug from sbt intellij plugin