1.主题插件--Color Theme--http://eclipse-color-theme.github.com/update
2.SVN插件--Subclipse--http://subclipse.tigris.org/update_1.8.x
3.数据库插件-SQLExplorer
配置:
Window--》Preferences--》SQL Explorer--》JDBC Driver--》MySQL Driver--》Edit
填写:
Name:MySQL Driver
URL:jdbc:mysql://<hostname>[<:3306>]/<dbname>
Extra Class Path--》Add JARs--》mysql的本地jar包
Driver Class:com.mysql.jdbc.Driver
Eclipse常用插件
原文:http://www.cnblogs.com/xianDan/p/4334492.html