简体   繁体   English

如何在Eclipse EE(Java)上配置mySQL

[英]How to configure mySQL on Eclipse EE (Java)

Downloaded: 下载:

  • Java EE Java EE
  • Eclipse Indigo EE Eclipse Indigo EE
  • mySQL 5.5 mySQL 5.5

  • From this point I have no idea about how to create a mySQL database directly from eclipse. 从这一点来说,我不知道如何直接从eclipse创建mySQL数据库。 I've found methods which employ WAMP servers, however I'm not aiming to do it that way. 我找到了使用WAMP服务器的方法,但是我并不打算这样做。
    I believe that the first step lies in somehow configuring mySQL with eclipse/java, but I'm kind of lost at this point, I have no idea on how to proceed. 我相信第一步是以某种方式用eclipse / java配置mySQL,但我现在有点迷失,我不知道如何继续。

    Note: Given that I'm a beginner to this field of CS, my question might lack necessary details, thus if you feel that way then please let me know, I'll edit my question with more details. 注意:鉴于我是CS的这个领域的初学者,我的问题可能缺乏必要的细节,因此,如果您有这种感觉,请告诉我,我将更详细地编辑我的问题。
    Thankyou. 谢谢。

    If more help needed, here's a pictuto that's very clear and goes step by step : 如果需要更多帮助,这里的图片是非常清晰的并且一步一步地进行:

    http://books.zkoss.org/wiki/Setup_MySQL_DB_in_Eclipse http://books.zkoss.org/wiki/Setup_MySQL_DB_in_Eclipse

    Try this plugin for eclipse. 试试这个eclipse的插件。 Works with all oracle/mysql/postgre. 适用于所有oracle / mysql / postgre。 No need of external ide like SQLyog for db operations/queries... 对于db操作/查询,不需要像SQLyog这样的外部ide ...

    click here to get Toad Plugin for eclipse 点击这里获取eclipse的Toad插件

    声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

     
    粤ICP备18138465号  © 2020-2024 STACKOOM.COM