阅读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)