Eclipse / MySQL集成插件? [英] Eclipse/MySQL integration plugins?

查看:147
本文介绍了Eclipse / MySQL集成插件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我应该在Eclipse中安装什么插件以将MySQL集成到Eclipse中,以便我可以在Eclipse中创建和修改表?

解决方案

您可以使用允许通过JDBC编辑数据库的任何插件。您将需要MySql JDBC驱动程序(在此处获取)。



Eclipse自己的数据工具项目(您可以将其作为 BIRT的一部分包)。



两个流行的插件是 DBViewer Eclipse SQL Explorer ,但还有很多其他选项。 这些的大部分功能将会起作用。



我承认,我更喜欢使用本机工具,我只是不喜欢浏览我的IDE中的表(我使用 Sequel Pro ,Mac是唯一的)。


What plugins should I install in Eclipse to integrate MySQL into Eclipse so that I can, for example, create and modify tables inside Eclipse?

解决方案

You can use any plugin which allows editing database through JDBC. You will need the MySql JDBC driver (get it here).

There is the Eclipse own Data Tools Project (you can get it as part of the BIRT package).

Two popular plugins are DBViewer and Eclipse SQL Explorer, but there are a lot of other options. Most of these will work.

Personally, I admit, I prefer working with a native tool, I just don't like browsing the tables inside my IDE (I use Sequel Pro, which is Mac only).

这篇关于Eclipse / MySQL集成插件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆