閱讀627 返回首頁    go 阿裏雲 go 技術社區[雲棲]


eclipse 設置備忘

每次都找半天,還不如自己記下來。


1.設置新項目的默認編碼

Window->Preferences->General->Workspace->Text file encoding


2.刪除插件

https://wiki.eclipse.org/FAQ_How_do_I_remove_a_plug-in%3F

Help > About Eclipse SDK > Installation Details, and then select the software you no longer want and clickUninstall. (On Macintosh it is Eclipse > About Eclipse > Installation Details.)

在舊版的eclipse貌似是不能刪除插件的,隻能禁用。

Help > Software Updates > Manage Configuration..., select the feature of interest, and disable it with the task shown in the right window. 


3.

最後更新:2017-04-02 22:16:36

  上一篇:go 學習筆記(菜鳥日誌)-"漢諾塔"的遞歸過程
  下一篇:go 馬士兵設計模式講座總結(1)