• 周四. 4 月 23rd, 2026

物嫩软件资讯网

软件资讯来物嫩

为Eclipse安装主题插件(Color Theme)

admin@wunen

4 月 5, 2025

由于正常eclipse界面配色是白底黑字,长时间工作容易眼睛疲劳,才想着去装这个Eclipse Color Theme 插件,安装过程中遇到了一些问题。

正常安装的话直接  Help ->  marketplace -> search 框下输入  color theme 就可以搜索到目标插件,然后安装就可以了。

但是由于官网的问题,http://eclipse-color-theme.github.io/update/ 网址经常更新失败。

故采用离线安装, 直接在地址栏输入http://eclipse-color-theme.github.io/update/  可以打开一个页面

点击

download this update site as a zip archive

链接可以下载到一个eclipse-color-theme-update-site.zip 包, 解压这个zip包

拿到路径下eclipse-color-theme-update-site.zip\update\plugins\com.github.eclipsecolortheme_1.0.0.201410260308.jar,然后把com.github.eclipsecolortheme_1.0.0.201410260308.jar放到eclipse 安装目录下的plugins下就可以了

重启Eclipse.    Window -> perferences -> General -> Appearance  -> Color Theme 选择自己喜欢的颜色主题就可以了

原文请参考  http://www.ithao123.cn/content-8098445.html

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注