无法处理更新Eclipse市场的请求 [英] could not process the request to update the Eclipse marketplace

查看:75
本文介绍了无法处理更新Eclipse市场的请求的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

哪里是日志文件:

您的原始请求已被修改.找不到更新.配置可用的软件站点以获取更多内容.意外错误.无法处理该请求.检查错误日志中的详细信息.

我看到了会话数据:

eclipse.buildId = 4.11.0.I20190307-0500 java.version = 11.0.3java.vendor = Oracle Corporation BootLoader常数:OS = linux,ARCH = x86_64,WS = gtk,NL = en_CA框架参数:-productorg.eclipse.epp.package.java.product命令行参数:-data文件:/home/thufir/eclipse-workspace/-os linux -ws gtk -arch x86_64产品org.eclipse.epp.package.java.product

来自

解决方案

我遇到了同样的问题.最好的方法是从Ubuntu软件中心卸载Eclipse.

之后,使用终端上的以下命令从系统中删除隐藏的文件夹

rm -r〜/.eclipse

然后重新安装Eclipse!

别忘了在Eclipse中将所有已安装的扩展标记为收藏夹",以便您在重新安装新的Eclipse之后重新下载它们.

Where is the log file for:

Your original request has been modified. No updates found. Configure available software sites to reach more content. Unexpected Error. Could not process the request. Check the error log for details.

I see session data:

eclipse.buildId=4.11.0.I20190307-0500 java.version=11.0.3 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_CA Framework arguments: -product org.eclipse.epp.package.java.product Command-line arguments: -data file:/home/thufir/eclipse-workspace/ -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.java.product

from the fine manual:

To view the Eclipse error log:

Switch to the Plug-in Development perspective.
From the main menu, select Window > Show view > Other. Then select General > Error Log.

when updating the marketplace:

解决方案

I faced the same issue. The best way is to uninstall Eclipse from Ubuntu Software Center.

After that remove the hidden folder from the system using the following command on terminal

rm -r ~/.eclipse

And then reinstall Eclipse!!

Don't forget to mark all your installed extension in Eclipse as Favourite, so that you re-download them after re-installing the new Eclipse.

这篇关于无法处理更新Eclipse市场的请求的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆