首页 > 代码库 > 配置eclipse-颜色主题-代码自动提示

配置eclipse-颜色主题-代码自动提示

eclipse主题


更改Color Theme

http://eclipsecolorthemes.org/下载color theme。

Each theme can be downloaded in two formats, *.xml and *.epf. You can either install the Eclipse Color Theme plugin and import the *.xml file or use Eclipse‘s built-in preferences import to import the *.epf as demonstrated here:http://eclipsecolorthemes.org/?view=how-to-use

导入这个epf文件就可以了。。


eclipse代码自动提示

在Auto Activation triggers for java”这个选项输入.abcdefghijklmnopqrstuvwxyz




配置eclipse-颜色主题-代码自动提示