Eclipse中代码开发窗口样式插件安装

1、效果

更改eclipse代码开发窗口的背景色和相关样式,更改后样式如下。

 

 

2、更新方法

下面2.1和2.2方法,任选一种都可以,第二种方法比较快捷,推荐!

2.1、通过eclipse工具更新安装插件

点击eclipse的Help -> Install New Software...,弹出新插件更新窗口



 

更新地址为:
http://eclipse-color-theme.github.com/update

  

2.2、下载对应jar直接安装到eclipse中

对应的jar(com.github.eclipsecolortheme_0.12.0.201207240713.jar)文件,请见附件中

将com.github.eclipsecolortheme_0.12.0.201207240713.jar,放入eclipse的plugins目录。
扫描二维码关注公众号,回复: 1225707 查看本文章

2.3、安装完成后打开样式设置

eclipse的Window -> Preferences,弹出Preferences窗口,如下图



 

猜你喜欢

转载自windfeng.iteye.com/blog/1959767