解决Eclipse中js文件含中文无法保存的问题

js文件含中文时会报Save could not be completed,而无法保存。 因为js 文件默认是 ISO8859-1 编码,解决方法如下: 在 Window 菜单里面找到 Preferences , 在打开的窗口左侧找到 General -> Content Type -->text -->javascript , 在最下面的 Default Encoding 里面,将 ISO885
相关文章
相关标签/搜索