eclipse默认文件编码

eclipse里
就是在eclipse.ini文件里添加一行-Dfile.encoding=utf-8即可
-startup
plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
-vmargs
-Xms40m
-Xmx256m
-Dfile.encoding=utf-8

 

 

posted on 2015-01-18 20:43  一路前行  阅读(716)  评论(0编辑  收藏  举报