简体   繁体   English

为什么eclipse看不到derby插件?

[英]Why eclipse doesn't see derby plug-ins?

I'm knew to eclipse and as expected I have a problem. 我知道会黯然失色,而且正如我预期的那样,我遇到了问题。

Problem with installing 安装问题

  • derby_core_plugin_10.8.2.zip derby_core_plugin_10.8.2.zip
  • derby_ui_doc_plugin_1.1.3.zip derby_ui_doc_plugin_1.1.3.zip

from http://db.apache.org/derby/releases/release-10.8.2.2.html 来自http://db.apache.org/derby/releases/release-10.8.2.2.html

I've read manual that says "download zips, extract them to ECLIPSE_HOME , they should be in /plugins directory and then restart eclipse", but that doesn't work. 我已经阅读了手册,上面写着“下载ECLIPSE_HOME ,将它们解压缩到ECLIPSE_HOME ,它们应该位于/plugins目录中,然后重新启动eclipse”,但这是行不通的。

Also I tried to restart eclipse with -clean option, again no result. 我也尝试使用-clean选项重新启动eclipse,再次没有结果。

The magic "Apache Derby" option in project context menu doesn't appear. 项目上下文菜单中的魔术“ Apache Derby”选项没有出现。

I'm working with the latest release of eclipse luna and old eclipse workspace (mean that workspace stayed from previous release). 我正在使用最新版本的eclipse luna和旧的eclipse工作区(意味着该工作区保留了先前的版本)。 At the moment I'm guessing that cause is .metadata folder, is it ? 目前,我猜测原因是.metadata文件夹,对吗?

After some research I found that plugins in zips derby_core_plugin_10.8.2 and derby_ui_doc_plugin_1.1.3 are no longer supported not just by Apache Derby project, but also in Eclipse IDE. 经过一番研究,我发现不仅Apache Derby项目支持了derby_core_plugin_10.8.2derby_ui_doc_plugin_1.1.3插件,而且Eclipse IDE也不再支持。 As I know this plugins work well in Eclipse versions 3.XX , but for now the latest available eclipse realease have varsion 4.XX and there is no option to have them in this version. 据我所知,此插件在Eclipse 3.XX版中可以很好地工作,但是目前,最新的eclipse realease具有varsion 4.XX ,在此版本中没有选择。

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

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