1

我只是想在我的项目中使用 weblogic,但是当我在 indigo 3.7 中安装新的服务器运行时环境时遇到了问题。它显示如下:

无法完成安装,因为找不到一项或多项所需项目。正在安装的软件:Oracle WebLogic Server Tools 2.0.1.201203120349 (oracle.eclipse.tools.indigo.weblogic.feature.group 2.0.1.201203120349) >

缺少要求:Oracle Common Tools UI 4.2.1.201203120349 (oracle.eclipse.tools.common.ui 4.2.1.201203120349) 需要 'bundle org.eclipse.draw2d [3.7.0,3.8.0)' 但找不到

无法满足依赖:来自:Oracle Upgrade Framework 4.2.1.201203120349 (oracle.eclipse.tools.common.upgrade 4.2.1.201203120349) 至:捆绑oracle.eclipse.tools.common.ui [4.2.1,4.3.0)

无法满足依赖:来自:Oracle Common Tools 2.0.1.201203120349 (oracle.eclipse.tools.indigo.common.feature.group 2.0.1.201203120349) 到:oracle.eclipse.tools.common.upgrade [4.2.1.201203120349]

无法满足依赖:从:Oracle WebLogic Server Tools 2.0.1.201203120349 (oracle.eclipse.tools.indigo.weblogic.feature.group 2.0.1.201203120349) 到:oracle.eclipse.tools.indigo.common.feature.group 0.0.0

任何帮助将不胜感激。

谢谢

4

3 回答 3

0

It's probably a bit late to answer this, but anyhow, I think you would need the Oracle Enterprise Pack for Eclipse (OEPE). You can find all versions here:

http://www.oracle.com/technetwork/developer-tools/eclipse/downloads/oepe-archive-1716547.html

于 2014-03-03T17:18:04.757 回答
0

bundle org.eclipse.draw2d [3.7.0,3.8.0)' 找不到,因为 bundle draw2d 的版本不合适

卸载高于 version3.8 的 GEF 插件

使用此链接重新安装 GET http://download.eclipse.org/tools/gef/updates-pre-3_8/interim/ 或 http://download.eclipse.org/tools/gef/updates-pre-3_8/milestones/ 或http ://download.eclipse.org/tools/gef/updates-pre-3_8/releases/

于 2013-08-09T07:16:55.117 回答
-1

转到下面给出的 URL,然后在你的 Eclipse 中拖放 INSTALL BUTTON

适用于 Indigo 的 Oracle Enterprise Pack for Eclipse 12c (12.1.1.1)

于 2012-06-27T14:16:49.087 回答