Intelij IDEA提示cannot find declaration to go to的解决办法

原因:导入项目的时候使用的是Open而不是Import Project

解决办法:

先关闭当前Project,然后重新Import Project

2017版导入菜单入口:

Intelij IDEA提示cannot find declaration to go to的解决办法_第1张图片

以上转载自:

https://blog.csdn.net/zy_zhengyang/article/details/78581259

2016版导入菜单入口:File-New-Project From Existing Sources:

Intelij IDEA提示cannot find declaration to go to的解决办法_第2张图片

你可能感兴趣的:(Intelij,IDEA)