Cntrl+Click is not working
Answered
As per the title, I could not able to navigate to methods using command+click in macbook pro m1.
It says Cannot find declaration to go to
Its an Java class
I have attached what i see in intellij is it might not be compiled. I have build the jar file too using mvn clean install -Dmaven.skip.test=true.
could you please help me to navigate through methods.
Please sign in to leave a comment.
https://www.jetbrains.com/help/idea/content-roots.html#configure-folders
Does it help if you reload the maven project from the maven window?