无法在 Eclipse 中安装 Oracle Weblogic Server 工具
Cannot install Oracle Weblogic Server Tools in eclipse
我在从 eclipse 安装 Oracle Weblogic Server Tools 时遇到了这个错误:
Software being installed: Oracle WebLogic Server Tools 17.2.0.201806071916 (oracle.eclipse.tools.weblogic.feature.group 17.2.0.201806071916)Software currently installed: JustJ OpenJDK Hotspot JRE Complete 15.0.2.v20210201-0955 (org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 15.0.2.v20210201-0955)Cannot satisfy dependency:Cannot satisfy dependency:Cannot satisfy dependency:Cannot satisfy dependency:Cannot satisfy dependency:Cannot satisfy dependency:
请帮忙。找了好久都没解决。
最近在eclipse 2021-06安装了oracle weblogic server tools。我的环境中所需的步骤如下:-
- 在 eclipse 中,转到
Help > Install New Software...
- 单击
Manage...
查看可用的软件站点
- 确保 https://download.jboss.org/jbosstools/photon/stable/updates/ 在可用软件站点列表中(如果需要,单击
Add...
添加它)。
- 返回“安装”对话框,在
Work with:
输入字段中输入以下站点 http://download.oracle.com/otn_software/oepe/12.2.1.10/photon/repository/
- 当select安装哪个软件时,只有select
Tools > Oracle Weblogic Server Tools
- 点击
Next
并完成安装。
对我来说,关键是确保 https://download.jboss.org/jbosstools/photon/stable/updates/ 是一个可用的软件站点,以便 eclipse 可以下载 Oracle Weblogic Server Tools 所需的一些其他依赖项。此外,确保除了 Oracle Weblogic Server Tools 之外没有其他任何东西 selected 有助于减少需要安装的依赖项。
如果 https://download.jboss.org/jbosstools/photon/stable/updates/ 已添加,请按重新加载,这对我有用。 2021 -09
我在从 eclipse 安装 Oracle Weblogic Server Tools 时遇到了这个错误:
Software being installed: Oracle WebLogic Server Tools 17.2.0.201806071916 (oracle.eclipse.tools.weblogic.feature.group 17.2.0.201806071916)Software currently installed: JustJ OpenJDK Hotspot JRE Complete 15.0.2.v20210201-0955 (org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 15.0.2.v20210201-0955)Cannot satisfy dependency:Cannot satisfy dependency:Cannot satisfy dependency:Cannot satisfy dependency:Cannot satisfy dependency:Cannot satisfy dependency:
请帮忙。找了好久都没解决。
最近在eclipse 2021-06安装了oracle weblogic server tools。我的环境中所需的步骤如下:-
- 在 eclipse 中,转到
Help > Install New Software...
- 单击
Manage...
查看可用的软件站点 - 确保 https://download.jboss.org/jbosstools/photon/stable/updates/ 在可用软件站点列表中(如果需要,单击
Add...
添加它)。 - 返回“安装”对话框,在
Work with:
输入字段中输入以下站点 http://download.oracle.com/otn_software/oepe/12.2.1.10/photon/repository/ - 当select安装哪个软件时,只有select
Tools > Oracle Weblogic Server Tools
- 点击
Next
并完成安装。
对我来说,关键是确保 https://download.jboss.org/jbosstools/photon/stable/updates/ 是一个可用的软件站点,以便 eclipse 可以下载 Oracle Weblogic Server Tools 所需的一些其他依赖项。此外,确保除了 Oracle Weblogic Server Tools 之外没有其他任何东西 selected 有助于减少需要安装的依赖项。
如果 https://download.jboss.org/jbosstools/photon/stable/updates/ 已添加,请按重新加载,这对我有用。 2021 -09