Eclipse产品发布

问题描述

我已经创建了带有插件的RCP产品,当我尝试启动该应用程序时,我遇到了以下错误

enter image description here

有人可以帮助我解决此问题吗?

解决方法

您缺少提供EventAdmin服务的插件。

此服务由org.eclipse.equinox.event插件在4.7到4.17的所有Eclipse版本中提供