Open vuhrmeister opened 7 years ago
I am encountering the same issue... as well as a slight variation which is import of classes defined in java files that do not resolve even after opening the corresponding java file.
This is probably an issue with Ensime and the presentation compiler. I suggest checking the Ensime issue tracker
I get a lot of errors like:
If I open the required file once, then the import can be resolved (as long as VSCode is open).
Imports from inside the same package as well as global packages (like org.slf4j.LoggerFactory) are always resolved.