how to set main class in SBT 0.13 project January 31, 2023 by Tarik You need to put your application’s source in src/main/scala/, project/ is for build definition code.