Intellij IDEA can't find an obvious folder

Answered

The Intellij IDEA can't find an obvious folder. As the result - project can't be compiled. http://joxi.ru/v29JbQKc3Ya1vA

0
1 comment

This is actually a javac error not the IDE one. Does the directory structure corresponds to the actual package name (i.e. the source file class is located under the pro/scraping/repository sub-folder of java folder)?

Also does the Maven build the project successfully?

Do you use network mounted or Windows OneDrive folders?

Please attach idea.log after IDE restart and reproducing the issue if it remains.

0

Please sign in to leave a comment.