Cannot import many classes /Cannot resolve symbol 'Controller'

Answered

Hello I have a problem with importing many classes in my projects when I create them from scratch, I always get this error-message that says: Cannot resolve symbol 'ThreadController'.

 

 

 

please help me!

 

0
1 comment

Please see https://www.jetbrains.com/help/idea/working-with-module-dependencies.html#add-a-new-dependency.

Make sure to include the jars required for your project into the module dependencies.

0

Please sign in to leave a comment.