When develop a RCP application, we usually configure the needed plugin at the "Dependencies" tab of plugin.xml(Notice: we only talk about plugin in need, but not extension).
Usually when a RCP project is created, there are only two plugin needful, org.eclipse.core.runtime and org.eclipse.ui. After the firt run, open Run->Open Run Dialog->Eclipse Application, there will be a "your project name.application" item. Ok, that's just the right.
But along with your development, you may neend some other plugins to support your application, such as org.eclipse.emf.ecore. Then you may open the "Dependencies" tab of plugin.xml and add that plugin. Save it and run the eclipse application, the RCP window can't be opened and the error may be like "Application 'xxx' could not be found in the registry......", why?
That's not terrible. When a application is started in eclipse, the Run Configuration is very important. That is to say, if a application can't be started or there is some error, you'd better check out it's Run Configuration.
Take the case of a RCP project. If "org.eclipse.emf.ecore" plugin is added through the "Dependencies" tab of plugin.xml, it's actually not be included in its Run Configuration.To handle this type of problem, you should modify it by hand. Run->Open Run Dialog->Eclipse Application->"your project name.application"->Plug-ins tab, select your plugin, Apply and Run.
If you don't want to configure the Run configuration, there is another way, just delete "your project name.application" item under Run->Open Run Dialog->Eclipse Application. Run it and that's maybe useful.
分享到:
相关推荐
This article introduces how to configure ODBC DSN in Server to access local DB2 for windows in detail. Then I give a sample how to access local DB2 database with ODBC by DB Query Analyzer expediently.
This article introduces how to configure ODBC DSN in Client to access remote DB2 for windows in detail. Then I give a sample how to access remote DB2 database with ODBC by DB Query Analyzer ...
How to configure DCM UDS with the DEXT Editor.pdf
### 如何在mySAP SRM中配置用户状态 #### 概述 本文档主要介绍了如何在mySAP Supplier Relationship Management (SRM)系统中配置用户状态(User Status)。mySAP SRM是一款用于管理供应商关系的企业级软件,它通过...
How to Configure Odoo 13 on Pycharm Ubuntu 18 ubuntu18下安装ODOO13 pycharm配置ODOO13开发环境
这份应用说明文档提供了在 RTA-CAR 9.1.0 VRTA Starter Kit 上配置 XCP(测量和校准协议)的详细步骤。XCP 配置涉及对 DBC 和 DBF 文件的更新,ECU 配置的更新,XCP BSW 模块的配置,BswM 动作列表的初始化,SWC 的...
这份文档是一份全面的技术指南,用于指导用户如何在RTA-BSW中配置看门狗(Watchdog)的监控功能。看门狗是一种安全机制,用于确保汽车电子控制单元(ECU)中软件组件的正确运行。文档涵盖了从基础概念到具体配置步骤...
how to configure or add a new modem to a workstation network, so we can use 2 line of connection
this is a powerful tool to configure network, please download both clientside and serverside.
Chapter 9, Managing Access to the iSCSI and NFS Storage, will show how to configure and manage access to the iSCSI and NFS storage. Chapter 10, Storage IO Control, Storage DRS, and Profile-Driven ...
Thread Configuration provides several parameters to configure the Thread Management functions. Timer Configuration provides several parameters to configure the Timer Management functions. Event ...
You will learn how to configure the publication of artifacts to different repositories. Packed with plenty of code samples, you will understand how to define the repositories that contain ...
This is one of the first, if not the first comprehensive guide to the CentOS Linux operating system.First find out how to install and configure CentOS. From there, you’ll cover a wealth of Linux and ...
在描述中提到的“Failed to configure driver: unknown error. Failed to open driver”是一个常见的错误提示,意味着在安装或配置HAXM时遇到了问题。 Intel HAXM依赖于计算机的硬件虚拟化功能,尤其是CPU的虚拟化...
describes how to configure additional databases, and how to upgrade and older version of a database to the current version. Chapter 3, "Getting Started with Oracle Enterprise Manager" This chapter ...
有关更多编译指令,请参考 `README` 和 `configure.help` 文件。 #### 四、核心组件详解 - **HCICore**: 负责与蓝牙硬件通信的核心组件,它实现了蓝牙主机控制器接口 (HCI) 的协议,使得上层协议能够与蓝牙硬件...
How to configure windows iis with asp.net
Moving forward, you will learn how to configure your virtual machine to ensure it continues to function in the event of a disaster. With plenty of screenshots offering a play-by-play account of how ...