MyEclipse中化除frame引起的“the file XXX can not be found."的提示

MyEclipse中消除frame引起的“the file XXX can not be found."的提示

問題描述: 在一個頁面上使用了frameset,

因爲該頁面所指向的頁面路徑不對,便進行手動修改,修改時卻出現了很煩的問題,輸入一個字就彈出一個提示框“the file XXX can not be found.Please check the location and try again.”簡直讓工作無法進行

解決方式: 

打開MyEclipse 工具欄Window->Preference->General->Editors->File Associations,選中JPS,把對應的Associated editors中的MyEclipse Visual JSP Editor移除;




解決方式:回到編輯器界面,右鍵點擊要打開的頁面,選擇Open with->MyEclipse JSP Editors即可。



再次修改frame src的路徑,再也沒有煩人的對話框彈出了。
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章