首页 > 代码库 > MyEclipse中消除frame引起的“the file XXX can not be found.Please check the location and try again.”的错误
MyEclipse中消除frame引起的“the file XXX can not be found.Please check the location and try again.”的错误
读者如要转载,请标明出处和作者名,谢谢。
地址01:http://space.itpub.net/25851087
地址02:http://www.cnblogs.com/zjrodger/
作者名:zjrodger
地址01:http://space.itpub.net/25851087
地址02:http://www.cnblogs.com/zjrodger/
作者名:zjrodger
【环境】
MyEclipse 10.7
【问题描述】
在一个页面上使用了frameset,因为该页面所指向的页面路径不对,便进行手动修改,修改时却出现了很烦的问题,输入一个字就弹出一个提示框“the file XXX can not be found.Please check the location and try again.”简直让工作无法进行
【解决方法】
Step 1:删除MyEclipse Visual JSP Editor
打开MyEclipse 工具栏Window->Preference->General->Editors->File Associations,选中JPS,把对应的Associated editors中的“MyEclipse Visual JSP Editor”移除,如下图所示。
Step 2:用MyEclipse Visual JSP Editor打开目标文件
回到编辑器界面,右键点击要打开的页面,选择Open with->MyEclipse JSP Editors即可。
再次修改frame src的路径,再也没有烦人的对话框弹出了,如下图所示。
MyEclipse中消除frame引起的“the file XXX can not be found.Please check the location and try again.”的错误
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。