从 Eclipse Galileo 卸载 Oracle WebLogic 插件
根据我因不受信任的证书而导致 SSL 握手错误的经验,我相信安装 WebLogic 的 Eclipse 插件会在一定程度上改变 Eclipse 的行为。我正在尝试从我的 Galileo 安装中卸载 Oracle WebLogic 插件。问题是这样的: 当我单击名为“插件”和“功能”的选项卡中的“帮助”->“安装新软件”->“已安装”时,我看到了 Oracle WebLogic 插件和功能。 这两个选项卡底部没有卸载选项/按钮,但我在“已安装的软件”选项卡中没有看到任何 Oracle Enterprise 和/或 WebLogic 插件的列表。这是我可以安全地卸载插件的唯一地方,而不是仅仅从 Eclipse 相应文件夹中手动删除插件和功能。
是否有其他实体管理来自 Oracle 的下载?还有其他人尝试做同样的事情并发现类似的问题吗?如果您有任何提示/指示,那就太好了——谢谢。
I believe that installing the Eclipse plugin for WebLogic changes the Eclipse behavior somewhat based on my experience with SSL handshake errors due to untrusted certs. I am trying to uninstall the Oracle WebLogic plugin from my Galileo installation. Here is the problem:
I see the Oracle WebLogic plugins and features when i click on help->InstallNewSoftware->Already Installed in the tabs named "plug-ins" and "features".
Those two tabs do not have the uninstall option/button at the bottom, but I do not see any listing for Oracle Enterprise and/or WebLogic plugin in the 'installed software' tab. This is the only place from where I can safely uninstall the plugin instead of just manually removing the plugin and features from the eclipse corresponding folders.
Is there some other entity managing the downloads from Oracle? is anyone else trying to do the same and finding similar problems? if you have any hints/pointers that'll be great -- Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我刚刚从相应的 Eclipse 文件夹中删除了包含的 Oracle 工具和 WebLogic 的插件和功能,并使用 -clean 启动了 eclipse。到目前为止一切都执行良好。
I just deleted the plugins and features for Oracle tools and WebLogic included, from the corresponding Eclipse folders, and started eclipse with -clean. Everything is executing fine so far.
我通过以下方式安装了 Oracle WebLogic Server Tools:
在服务器视图中“新服务器”->“下载其他服务器适配器”->“Oracle WebLogic Server Tools”。然后,当我想卸载时,我在已安装的插件或功能列表中找不到它,就像你一样。
然后我尝试在 Eclipse Marketplace 中搜索“Oracle WebLogic Server Tools”,我可以通过“卸载”选项找到“Oracle WebLogic Server Tools”。
我相信这种卸载方式是安全的。
I have installed the Oracle WebLogic Server Tools in the following way:
In the Servers view "New Server"->"Download additional server adapters"->"Oracle WebLogic Server Tools". Then when I want to uninstall I cannot find it in the installed plugin or features list, just like you.
Then I tried to search "Oracle WebLogic Server Tools" in Eclipse Marketplace, I can find "Oracle WebLogic Server Tools" with the option "Uninstall".
I believe this way of uninstallation is safe.