码迷,mamicode.com
首页 > 系统相关 > 详细

Eclipse常用插件

时间:2015-03-13 12:17:45      阅读:179      评论:0      收藏:0      [点我收藏+]

标签:

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!