尝试安装 EclipseXul 插件时出错(在 GTK 中?)

发布于 2024-09-29 08:11:14 字数 735 浏览 9 评论 0原文

在 EclipsePHP 上安装 EclipseXul 插件 时,它显示:

无法完成安装,因为 一项或多项必填项目无法 被发现。目前软件 已安装:共享配置文件 1.0.0.1288098146566(SharedProfile_epp.package.php 1.0.0.1288098146566) 缺少要求:共享配置文件 1.0.0.1288098146566(SharedProfile_epp.package.php 1.0.0.1288098146566) 需要 'SharedProfile_epp.package.php [1.0.0.1288098145696]'但它可以 找不到

出了什么问题吗?

--update

从终端运行时,当我打开更新窗口时,我可以看到一条消息:

** (Eclipse:3364): 关键 **: murrine_style_draw_box: 断言 `高度 >= -1' 失败

最近我通过脚本删除了整个主文件夹。也许这有什么问题..但我刚刚下载了一个全新的 Eclipse 安装并将其放在我的 /home/eclipse/ 文件夹中。

When installing EclipseXul plugin on EclipsePHP, it says:

Cannot complete the install because
one or more required items could not
be found. Software currently
installed: Shared profile
1.0.0.1288098146566 (SharedProfile_epp.package.php
1.0.0.1288098146566) Missing requirement: Shared profile
1.0.0.1288098146566 (SharedProfile_epp.package.php
1.0.0.1288098146566) requires 'SharedProfile_epp.package.php
[1.0.0.1288098145696]' but it could
not be found

Any idea what's wrong?

--update

When running from the terminal, I can see a message, when I open the updates windows:

** (Eclipse:3364): CRITICAL **: murrine_style_draw_box: assertion
`height >= -1' failed

Recently I have my whole home folder deleted by a script. Maybe there's something with this.. But I just downloaded a brand new Eclipse installation and put it in my /home/eclipse/ folder.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

ぇ气 2024-10-06 08:11:14

您当前的用户似乎没有 Eclipse 安装的写入权限,因此 Eclipse 创建共享配置来管理安装和其他配置。但是 eclipse 在 3.6 上有几个与共享安装相关的错误。

尝试将你的eclipse安装在有写权限的文件夹中,然后安装其他插件。

It seems your current user doesn't have write permission on your eclipse installation, so eclipse creates share configuration to manage the installation and other configurations. But eclipse has several bugs related to share installation on 3.6.

Try to install your eclipse in a folder that has write permission, then install other plug-ins.

沙沙粒小 2024-10-06 08:11:14

当我从 Eclipse .zip 直接复制到 Program Files 时,我在 Win7 中遇到了同样的错误。 Eclipse 可以运行,但显然没有写权限。将其移至其他位置即可修复。

I got this same error in Win7 when I copied from the Eclipse .zip straight to Program Files. Eclipse would run, but apparently didn't have write permissions. Moving it somewhere else fixed it.

夜巴黎 2024-10-06 08:11:14

对于 Windows 用户:

  • 取消选中 Eclipse 文件夹只读权限。
  • 在“兼容性”选项卡中选择以管理员身份运行 Eclipse。

For Windows Users:

  • Uncheck the Eclipse folder read only permission.
  • Choose to run Eclipse as Administrator in Compatibility tab.
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文