gpt4 book ai didi

java - 运行 eclipse RCP 应用程序后出现 "No application id has been found"

转载 作者:太空宇宙 更新时间:2023-11-04 12:20:52 27 4
gpt4 key购买 nike

我正在将 RCP 应用程序从 eclipse 3(Indigo) 迁移到 eclipse 4(Mars)。我已经解决了所有依赖项相关的问题。但我无法使用“启动 Eclipse 应用程序”来启动产品文件。

错误是:

java.lang.RuntimeException: No application id has been found.
at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:242)
at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)
at org.eclipse.equinox.launcher.Main.run(Main.java:1515)
at org.eclipse.equinox.launcher.Main.main(Main.java:1488)

如果我转到“运行”->“运行配置”->“添加所需的插件”,然后从那里运行应用程序。应用程序运行。

谁能告诉我点击“添加所需插件”按钮后这些新添加的插件的设置或条目存储在哪里(据我所知它会即时选择这些插件)?因为从“启动 Eclipse 应用程序”再次运行该应用程序后。它没有开始。我犯了同样的错误。如何保留下一个版本新添加的插件列表(来自“启动 Eclipse 应用程序”)

最佳答案

即使从运行配置添加所需的插件后,我也遇到了同样的非持久性插件问题。

用户 Dan Nick 在此处进行了修复:https://stackoverflow.com/a/16011871/5005462

本质上,似乎也有必要在产品“依赖项”选项卡上添加所需的插件。完成此操作后,然后从产品概述选项卡中单击“启动 Eclipse 应用程序”,应用程序成功启动。

关于java - 运行 eclipse RCP 应用程序后出现 "No application id has been found",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38867582/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com