【发布时间】:2012-01-14 18:51:47
【问题描述】:
我目前正在尝试将 Apache Derby 插件 (http://db.apache.org/derby/releases/release-10.8.2.2.cgi) 安装到我当前的 eclipse 安装中。我已经下载了 core 和 ui zip 文件,并尝试解压缩到 dropins 和 plugins 文件夹(检查文件层次结构,一切似乎都在正确的位置“/eclipse/plugins/”)。在打开 Eclipse 时,我没有看到任何安装新软件的提示(来自 dropins 文件夹)。当我尝试通过 Prefereces > Connectivity > Database Drivers 安装时,列表中没有可用的 derby 插件。
有人知道如何进行此安装吗?
编辑:我将 eclipse 重新安装为 32 位版本而不是 64 位版本,就像一个魅力。
【问题讨论】:
-
试试这个相关的问题:stackoverflow.com/questions/12645223/…
标签: eclipse eclipse-plugin derby