eclipse及myeclipse改变编码

eclise下:
Window->Preferences->General->Workspace->Textfile encoding
Window->Preferences->General->ContentTypes
RCP应用、或插件Plugin工程的build.properties中增加一行,javacDefaultEncoding..=UTF-8。

myeclipse6.0下
windows---->preferences---->myeclipse---->fileandeditors----->jsp--->

参考:http://cache.baiducontent.com/c?m=9d78d513d99410f103afd5291a17a7716f5697154bc0a01f68a5955f92144c31447194b930531013a4b5682041f14606acb6746536703daacb96d51fcabbe56974d47423706bd71c4dc419d89a1a38803dc004b4fa0ee0cef53892f986d3d45251c951067bc5f7d04d00639029af4a&p=9862d11a85cc43b500bd9b7d0b1585&newp=c37cdd1c85cc43ff57ee927d4d5d82231610db2151d2d312&user=baidu&fm=sc&query=eclipse%D0%DE%B8%C4%B1%E0%C2%EB&qid=&p1=1

你可能感兴趣的:(eclipse及myeclipse改变编码)