简体   繁体   English

软件更新错误以及如何在Eclipse中安装插件

[英]Software update Error & how to install Plug-ins in eclipse

I am trying to install plug-ins in my eclipse Indigo via Help-Install New Software but it showing following error window as " Cannot complete the request.This Installation had not been configured properly for software update. see the error log ". 我正在尝试通过“帮助安装新软件”在Eclipse Indigo中安装插件,但是它显示以下错误窗口,显示为“ 无法完成请求。未正确配置此安装以进行软件更新。请参见错误日志 ”。 please guide me how to install new plug-ins in eclipse and how to add EMC in menu bar of eclipse![image showing error while installing new software in eclipse][1] 请指导我如何在eclipse中安装新插件以及如何在eclipse菜单栏中添加EMC![图像在eclipse中安装新软件时显示错误] [1]

thanks in advance. 提前致谢。

Nakul 纳库尔

You get the error if you are trying to update an Eclipse/RCP application running from within Eclipse (Run or Debug). 如果尝试更新从Eclipse(运行或调试)中运行的Eclipse / RCP应用程序,则会收到错误消息。

If this is the case, have a look in the launch configuration. 如果是这种情况,请查看启动配置。 On the "Configuration" tab, you can find a setting "Support software installation in the launched application". 在“配置”选项卡上,可以找到设置“在启动的应用程序中支持软件安装”。 Check this :-) 检查这个:-)

Are you on Mac? 您在Mac上吗? This bug thread on eclipse discussed a similar issue https://bugs.eclipse.org/bugs/show_bug.cgi?id=305758 eclipse上的这个bug线程讨论了类似的问题https://bugs.eclipse.org/bugs/show_bug.cgi?id=305758

It was to do with the unarchiver app on Mac. 这与Mac上的unarchiver应用程序有关。

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

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