最近一直遇到这个问题,所以比较郁闷,仔细看了下错误提示,然后做了一些尝试,发现主要原因是添加了一些扩展后,在运行环境里面没有添加相应的插件所致。
先说下出现这个问题的环境:
整个项目是一个主插件(RCP),几个提供具体功能的插件(普通插件) 。(不是这种情况的,比如单一的RCP应该不会出现这个错误)
插件运行方式,需要一下把前面说的多个插件一起运行起来,有两种方式:
1、以feature的方式组织,以product的方式运行。
2、
新建一个运行配置,在Main选项卡中选择运行方式为run an Application,然后在plugins选项卡中选择chose
plugins and fregments from the list,然后在列表中Workspace
Plugins里面选择自己的插件,在target platform中先设为全不选,然后再点击右边的add required Plugins。
可能的原因:
对于方式1,应该是在featrue中的plugins中,少添加了一些插件(具体是哪些,可以参考方式2完成后在plugins列表的target platform列表中出现的那些插件
)。
对于方式2,要出现这个问题后,一般应该再点击一次add required plugins就可以了。
暂时没有发现其他原因,以后发现继续添加,也希望大家提示。
分享到:
相关推荐
- A hang on startup has been corrected. A 2 minute timeout has been added to the collection of system information. - Video playback, Hard disk and CD/DVD test 'no operations' error reporting ...
+ File reading system has been revamped. + the color scheme on all windows now conforms strictly to the user defined system colors. + Dialogs were expunged of all Borland controls (except for ...
• Information about OpenMP C/C++ Application Program Interface (API) multiprocessing directives has been added. • Information about the auto-parallelizing option (APO) has been added; this ...
The sigma delta conversion technique has been in existence for many years, but recent technological advances now make the devices practical and their use is becoming widespread. The converters have ...
in the demo mode, or the value 1, when the driver has found a valid key, and therefore is licenced. This function is also available via the OPC server interface. The same item-ID address format has...
has been the subject of extensive research and application, particularly in the area of autonomous or assisted navigation. A very “friendly” introduction to the general idea of the Kalman filter can...
assist in the crafting of DNS Queries and printing the results in a simple form. We have the hope that by providing this application to the Open Source ...has been developed to build on
have been in direct response to features found in the data coming from financial markets, while others have found ready application in financial fields. Incorporating these developments was too much ...
The returned IBinder is usually for a complex interface that has been described using aidl. Note that unlike other application components, calls on to the IBinder interface returned here may not ...
Netty has been designed carefully with the experiences earned from the implementation of a lot of protocols such as FTP, SMTP, HTTP, and various binary and text-based legacy protocols. As a result, ...
Netty has been designed carefully with the experiences earned from the implementation of a lot of protocols such as FTP, SMTP, HTTP, and various binary and text-based legacy protocols. As a result, ...
inform them of an optional update, and in dire situations block the user from accessing older versions of the application completely (ex: security vulnerability has been found). Need an
This is a major release which has changed the Application Programmer Interface (API), requiring applications to be recompiled. This SoftDevice version is not Production tested on all IC revisions, and...
perspective, our personal experience has been that such a layered approach viii Preface indeed works well. Nevertheless, we have found that the traditional approach of teaching—bottom up; that is, ...
MVC Scaffolding, maintained by Steve Sanderson, provides a way to quickly generate code for views and controllers in your ASP.NET MVC application. It has support for scaffolding the following: Views ...
Creating interactive web applications has never been easier-but that still doesn't mean it's hassle-free! The difficulty in ASP.NET 2.0 is that it's so complete and flexible that there are many ...
It simply compares the 'strings' representing the lock resources to determine whether it has found a match. If a match is found, it knows that resource is already locked. Some of the resources have...