Eclipse 无法安装 Jaspersoft Studio 6.15

huangapple go评论68阅读模式
英文:

Eclipse cant install Jaspersoft Studio 6.15

问题

我无法从Eclipse Marketplace安装Jaspersoft Studio 6.15。

在安装过程中到达47%时,它会崩溃并显示以下错误:

'安装软件'遇到问题。
在收集要安装的项目时发生错误。

当我点击详细信息时,会得到以下日志:

在收集要安装的项目时发生错误
会话上下文为:(profile=C__Dev_Programme_jee-2020-09_eclipse,phase=org.eclipse.equinox.internal.p2.engine.phases.Collect,operand=,action=)。
找不到工件:osgi.bundle,org.eclipse.xtend.lib,2.23.0.v20200831-0723。
找不到工件:osgi.bundle,org.eclipse.xtend.lib.macro,2.23.0.v20200831-0723。
找不到工件:osgi.bundle,org.eclipse.xtext,2.23.0.v20200831-0730。
找不到工件:osgi.bundle,org.eclipse.xtext.builder,2.23.0.v20200831-0808。
找不到工件:osgi.bundle,org.eclipse.xtext.common.types,2.23.0.v20200831-0745。
找不到工件:osgi.bundle,org.eclipse.xtext.common.types.edit,2.23.0.v20200831-0808。
找不到工件:osgi.bundle,org.eclipse.xtext.common.types.ui,2.23.0.v20200831-0808。
找不到工件:osgi.bundle,org.eclipse.xtext.ide,2.23.0.v20200831-0730。
找不到工件:osgi.bundle,org.eclipse.xtext.smap,2.23.0.v20200831-0745。
找不到工件:osgi.bundle,org.eclipse.xtext.ui,2.23.0.v20200831-0808。
找不到工件:osgi.bundle,org.eclipse.xtext.ui.codetemplates,2.23.0.v20200831-0808。
找不到工件:osgi.bundle,org.eclipse.xtext.ui.codetemplates.ide,2.23.0.v20200831-0808。
找不到工件:osgi.bundle,org.eclipse.xtext.ui.codetemplates.ui,2.23.0.v20200831-0808。
找不到工件:osgi.bundle,org.eclipse.xtext.ui.shared,2.23.0.v20200831-0808。
找不到工件:osgi.bundle,org.eclipse.xtext.util,2.23.0.v20200831-0730。

这是我的Eclipse IDE版本:

用于企业Java开发人员的Eclipse IDE(包括孵化组件)

版本:2020-09(4.17.0)
构建标识:20200910-1200

是否有人遇到类似的问题?

编辑:好的,我刚刚尝试安装了另一个Marketplace扩展 - Eclipse FX,它顺利安装了。

英文:

I am not able to install Jaspersoft Studio 6.15 from the Eclipse Marketplace.

It goes to like 47% then it crashen with this error:

'Installing Software' has encountered a problem.
An error occured while collecting items to be installed

When I press details I get this log:

    An error occurred while collecting items to be installed
session context was:(profile=C__Dev_Programme_jee-2020-09_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Artifact not found: osgi.bundle,org.eclipse.xtend.lib,2.23.0.v20200831-0723.
Artifact not found: osgi.bundle,org.eclipse.xtend.lib.macro,2.23.0.v20200831-0723.
Artifact not found: osgi.bundle,org.eclipse.xtext,2.23.0.v20200831-0730.
Artifact not found: osgi.bundle,org.eclipse.xtext.builder,2.23.0.v20200831-0808.
Artifact not found: osgi.bundle,org.eclipse.xtext.common.types,2.23.0.v20200831-0745.
Artifact not found: osgi.bundle,org.eclipse.xtext.common.types.edit,2.23.0.v20200831-0808.
Artifact not found: osgi.bundle,org.eclipse.xtext.common.types.ui,2.23.0.v20200831-0808.
Artifact not found: osgi.bundle,org.eclipse.xtext.ide,2.23.0.v20200831-0730.
Artifact not found: osgi.bundle,org.eclipse.xtext.smap,2.23.0.v20200831-0745.
Artifact not found: osgi.bundle,org.eclipse.xtext.ui,2.23.0.v20200831-0808.
Artifact not found: osgi.bundle,org.eclipse.xtext.ui.codetemplates,2.23.0.v20200831-0808.
Artifact not found: osgi.bundle,org.eclipse.xtext.ui.codetemplates.ide,2.23.0.v20200831-0808.
Artifact not found: osgi.bundle,org.eclipse.xtext.ui.codetemplates.ui,2.23.0.v20200831-0808.
Artifact not found: osgi.bundle,org.eclipse.xtext.ui.shared,2.23.0.v20200831-0808.
Artifact not found: osgi.bundle,org.eclipse.xtext.util,2.23.0.v20200831-0730.

This is my Eclipse IDE:

Eclipse IDE for Enterprise Java Developers (includes Incubating components)

Version: 2020-09 (4.17.0)
Build id: 20200910-1200

Anyone encountered similar problems?

Edit: Okay I just tried installing a different Marktplace Extension - eclipse FX and it installed without any problems..

答案1

得分: 2

我不知道是否为时已晚,但我似乎遇到了相同的问题。我通过手动从Sourceforge下载插件来解决了这个问题。

前往链接 Source Forge JasperSoft 更新网站

这将带您前往更新网站页面,在该页面上您会看到许多版本。确保您点击6.14或更低版本,并下载full-site.zip文件。

现在打开Eclipse,点击帮助(Help)> 安装新软件(Install New Software)> 点击添加(Add)按钮 > 点击新建(New)按钮,然后选择您下载的Zip文件。

安装完成后,重新启动Eclipse,前往Eclipse Marketplace,转到已安装选项卡,搜索Jaspersoft,然后点击更新按钮。Eclipse重新启动后,您应该可以正常使用。如果有任何问题,只需留言评论。

英文:

I don't know if I am too late but I seem to have got the same issue. I solved it by manually downloading the plugin from Sourceforge.

Go to the link Source Forge JasperSoft update site

This will take you to the updatesite page where you see a lot of versions. Make sure you click on 6.14 or lower and download the full-site.zip file.

Now go to Eclipse, Help > Install New software > Click on Add button > Click New button and then select the Zip file that you downloaded.

Now, once that's installed, restart Eclipse and go to Eclipse Marketplace, go to installed tab and search for Jaspersoft and click on the update button. Once Eclipse restarts, you should be good to go. Have any issues, just leave a comment.

答案2

得分: 0

好的,我已翻译如下:

好的,我已经修复了它...基本上你在Eclipse Marketplace中搜索Jaspersoft Studio

然后点击*"Installs"旁边的箭头按钮。然后转到'Open in external Browser'*。

然后你会看到一个安装按钮,你可以直接拖到你的Eclipse工作空间中。

然后同意许可协议,就可以开始使用了!

英文:

Okay so I fixed it .. basically you search for the Jaspersoft Studio in the Eclipse Marketplace.

After that press the Arrow Button next to "Installs". And then go to 'Open in external Browser'.

Then you see a Install Button and you can drag that directly into your Eclipse Workspace.

After that agree to the Licenses and you are good to go!

huangapple
  • 本文由 发表于 2020年10月23日 19:44:19
  • 转载请务必保留本文链接:https://go.coder-hub.com/64499370.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定