Eclipse RCP开发中还需要运用Visual Editor

Eclipse RCP开发中还需要使用Visual Editor本人刚开始学习Eclipse RCP。1. 我想知道,使用Eclipse RCP来开发

Eclipse RCP开发中还需要使用Visual Editor
本人刚开始学习Eclipse RCP。
1. 我想知道,使用Eclipse RCP来开发应用程序,还需要安装Visual Editor吗?
2.为什么我在Eclipse RCP中安装visual Editor插件后,生成Visual Class时,提示错误

An internal error occurred during: "Create Remote VM for Visual Editor for Java".
org.eclipse.pde.internal.core.PDECore.findPlugin(Ljava/lang/String;Ljava/lang/String;I)Lorg/eclipse/pde/core/plugin/IPlugin;


[解决办法]
ve是用来可视化开发的,不是必须的。