无法添加org.eclipse.e4.rcp功能

问题描述

我正在遵循lars Vogel的Eclipse RCP tutorial,并遵守第5.7节(功能作为内容输入到产品中)。

我打开了todo.product产品文件,并更改了产品配置文件以使用功能。然后,我选择了“目录”选项卡,但是无法添加以下功能

  • org.eclipse.e4.rcp
  • org.eclipse.emf.ecore
  • org.eclipse.emf.common

以下屏幕截图显示了可用功能

enter image description here

我正在使用Eclipse 2020-06在Mac上进行开发,这是目标平台的屏幕截图。

enter image description here

感谢您的帮助。

解决方法

为RCP和RAP开发人员安装Eclipse IDE可以达到目的。