namespace for extension points [message #39760] |
Thu, 19 July 2007 08:17  |
Eclipse User |
|
|
|
Originally posted by: gschmoe.salomon.at
Hi!
I have a problem with extension points. Since my latest update from CVS
(M5) my perspective extension is not working anymore. I debugged the ext.
initialization in rap.ui.workbench plug-in and noticed that the extensions
for "org.eclipse.ui.perspectives" are not found.
To check the ext. point mechanism, I tried to run the demo. However, this
now does not compile (error in plugin.xml) because the extension point
"org.eclipse.rap.swt.themes" cannot be found.
Now, when I try to add a new themes extension in demo plug-in, I can only
select the ext.point
"org.eclipse.rap.ui.workbench.org.eclipse.rap.swt.themes". A similar
situation is with the perspective ext. point - there are two - one with
this prefix and one without...
Any idea what the problem could be?
Thanks and regards,
Gernot
|
|
|
|
|
Re: namespace for extension points [message #41021 is a reply to message #40275] |
Thu, 26 July 2007 06:42  |
Eclipse User |
|
|
|
Originally posted by: gschmoe.salomon.at
Hello,
The reason for my problem was an implicit dependency (A->B->C) to
org.eclipse.ui. Since this is often difficult to detect, using the RAP
Integration build as Eclipse Target Platform is a good approach to avoid
such errors...
Just download the latest I-build, extract it to a local directory and set
the Target Platform Location (Window->Preferences->Target Platform) to
this directory! Then it cannot happen to unintentionally include an SWT
plug-in in the run-configuration.
Ciao,
Gernot
Gernot Sch. wrote:
> However, this causes a new problem:
> With Eclipse 3.3 I get an exception when opening the workbench. It seems
> that for the thread the corresponding display is not found. But, I don't
> start a specific thread for this purpose...??
> Here is my stack trace:
> -------------------------------------
> java.lang.NullPointerException
> at
>
org.eclipse.ui.internal.handlers.WidgetMethodHandler.getMeth odToExecute(WidgetMethodHandler.java:193)
|
|
|
Powered by
FUDForum. Page generated in 0.05027 seconds