解决:

方法一:

IDEA提示cannot find declaration to go to 解决方法_ide


点击source root

方法二:

IDEA提示cannot find declaration to go to 解决方法_ide_02

清理缓存,重启IDEA,成功!

说明一点:

IDEA提示cannot find declaration to go to 解决方法_根目录_03


做完方法一,现在,你已经令你的项目javaWebBlog01为资源根目录了,那么form表单中action的路径以 / 开头即可 ,表示从根目录开始,一步一步到你的目标文件,其他的不用考虑太多。