因为该页面所指向的页面路径不对,便进行手动修改,修改时却出现了很烦的问题,输入一个字就弹出
一个提示框“the file XXX can not be found.Please check the location and try again.”简直让工
作无法进行
解决方式:
打开MyEclipse 工具栏Window->Preference->General->Editors->File Associations,选中JSP,把对应的Associated editors中的MyEclipse Visual JSP Editor移除;
解决方式: 回到编辑器界面,右键点击要打开的页面,选择Open with->MyEclipse JSP Editors即可。
再次修改frame src的路径,再也没有烦人的对话框弹出了。
一个提示框“the file XXX can not be found.Please check the location and try again.”简直让工
作无法进行
解决方式:
打开MyEclipse 工具栏Window->Preference->General->Editors->File Associations,选中JSP,把对应的Associated editors中的MyEclipse Visual JSP Editor移除;
解决方式: 回到编辑器界面,右键点击要打开的页面,选择Open with->MyEclipse JSP Editors即可。
再次修改frame src的路径,再也没有烦人的对话框弹出了。
本文介绍了一种在MyEclipse中遇到的JSP编辑器频繁弹出错误提示的问题,并提供了详细的解决方案。通过调整编辑器设置及重新指定文件关联,可以有效避免工作流程被打断。
290

被折叠的 条评论
为什么被折叠?



