1樓:匿名使用者
設定eclipse的編碼為utf-8需要修改windows的preferences的設定才可以。
工具:eclipse
方法如下:
1.開啟eclipse,選擇windows,然後選擇preferences
2.在下圖左側general->workspace,然後在右側的text file encoding處選擇other,在下拉框中選擇utf-8就可以了。
2樓:育知同創教育
1修改eclipse預設工作空間編碼方式,general——workspace——text file encoding
2修改工程編碼方式,右擊工程——properties——resource——text file encoding
3修改檔案編碼方式,和修改工程編碼基本一致,右擊檔案——properties
4修改某類檔案預設編碼方式如.jar,general——content types,選擇需要修改的檔案型別,下方的default encoding
如何設定eclipse預設,如何設定eclipse預設workspace
青鳥中關村專家 有三種方式可以試試 1 進入 window preferences general startup and shutdown 選中 prompt for workspace on startup。2 進入eclipse的安裝目錄,找到configuration 目錄下的 settin...
如何在Eclipse中設定Oracle的JDBC
育知同創教育 在eclipse中設定classpath的方法 1 右鍵專案,選擇build path config build path 2 選中library,新增或者刪除已有的jar包即可。如何在eclipse中設定classpath 育知同創教育 能用,在 復myeclipse或者eclips...
如何修改Eclipse的workspace目錄
下面有幾種方法可以更改workspace的目錄。1 進入 window preferences general startup and shutdown 選中 prompt for workspace on startup。2 進入eclipse的安裝目錄,找到configuration 目錄下的 ...