在myeclipse7.0中打开一个JSP文件时弹出: Could not open the editor: Argument not valid
在myeclipse7.0中打开一个JSP文件时弹出: Could not open the editor: Argument not valid
日期:2018-03-29 09:51:13 人气:1
以前我的也出现过这样的现象,右键你的jsp页面。选择open with 再选择 MyEclipse jsp editor 就可以了。
更改默认的打开方式:
选择 window-->General-->Editors-->File Associations -->(在右边上面的框中选择jsp)-->(然后在下面的框中选择MyEclipse jsp editor )-->点default就可以了。
