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:
I had faced similar issue where IntelliJ showed error on importing one file from the same project.
What did not resolve the issue in my case:
_root_ in import statementWhat actually resolved the issue:
I was using IDEA (2019.2.2 Ultimate Edition) on macOs mojave 10.14.6