| Summary: | InternalGEFPlugin failing to initialise | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Justin Couch <justin> |
| Component: | GEF-Legacy GEF (MVC) | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 3.2 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Justin Couch
Reorganised the title to make it more meaningful to the problem at hand. Within a RCP application, with no compatibility nor automatic update enabled, the InternalGEFPlugin fails to initialise. The result is that anywhere it is used, a NPE is generated. The above exception trace is one such instance, but I'm running into it all over the place as I play whack-a-mole with it. (Eg default constructor of DefaultPaletteViewerPreferences also crashes). This occurs with any version of GEF in the 3.2 build collection. Right now I'm using the current stream integration build from 9 March 2006 and it still has issues. I only ever see this fail to initialise problem when the Bundle-Activator entry is missing or incorrectly configured in the manifest, as appears to be the case here. I don't understand what you are saying about the bundle activator not being set. It was changed in January to point to the new Internal plugin class. http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.gef/META-INF/MANIFEST.MF?cvsroot=Tools_Project invalid |