mac os下myeclipse10 启动tomcat的时候 控制台中文乱码


用Main方法输出中文正常,页面中文显示正常,唯有控制台中文乱码 求解!

myeclipse mac JSP console encoding

乖乖缺德人 11 years, 9 months ago

自问自答吧:window -> Preference -> myeclipse -> servers -> tomcat -> tomcat7.0 -> JDK -> optional java VM arguments :加入 -Dfile.endcoding=GBK

年少已不在 answered 11 years, 9 months ago

Your Answer