Scala import not working - object is not a member of package, sbt preppends current package namespace in imports

后端 未结 12 2018
死守一世寂寞
死守一世寂寞 2020-12-14 14:28

I have an issue when trying to import in scala. The object Database exists under com.me.project.database but when I try to import it:



        
12条回答
提交回复
热议问题