开发者社区 问答 正文

在最新的myeclipse 2013中,JSP中的URL带有<%%>会被认为是错误,可有解决办法?

在最新的myclipse 2013中,JSP页面中的图片,CSS和js文件的引用,我使用的是类似于下面的语句:

系统会提示这样的错误: Could not open the editor: URLDecoder: Illegal hex characters in escape (%) pattern - For input string: "=p"

但是在以前的myeclipse中却是可以的。是因为myeclipse 2013中的默认设置造成的?还是因为其他原因?

展开
收起
长安归故里. 2020-01-13 17:28:18 986 分享 版权
1 条回答
写回答
取消 提交回答
  • 你可以到window->preference->general->editors->File Associatior 然后选择jsp,修改默认的jsp打开方式

    2020-01-13 17:28:24
    赞同 展开评论