Java Error

Answered

Today I checked an older project of mine and I got the error provided in the link below.

https://prnt.sc/hecccx

  At first, it asked me to set up the SDK, which I did, but the error persisted and now I am still unable to compile the project. All java files instead of being blue are now orange. So what should I do?

0
1 comment

Do you use any build system (Maven, Gradle)? Is folder containing these files marked as sources root?

0

Please sign in to leave a comment.