Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Early Startup Bad extension exception
Early Startup Bad extension exception [message #251005] Wed, 09 June 2004 10:48 Go to next message
Eclipse UserFriend
Originally posted by: ptiedt.us.ibm.com

Hi All,

I tried to load my plugin early and thus let my Plugin class implement
IStartup. I aslo specified the extension point org.eclipse.ui.IStartup.
When I try to run the Runtime Workbench I get the following error.


Reason:
Unable to execute early startup code for an extension
Bad extension specification
Reason:
startup class must implement org.eclipse.ui.IStartup

I am using WIN 2k and Eclipse 3 M9 + a 1.4 JRE

Any ideas?

thx
Philipp
Re: Early Startup Bad extension exception [message #251341 is a reply to message #251005] Thu, 10 June 2004 04:00 Go to previous message
Eclipse UserFriend
Originally posted by: thomas_maeder.ch.ibm.com

The startup extension point has a class attribute. Does the class that
you give there implement IStartup?

ptiedt@us.ibm.com wrote:
> Hi All,
>
> I tried to load my plugin early and thus let my Plugin class implement
> IStartup. I aslo specified the extension point org.eclipse.ui.IStartup.
> When I try to run the Runtime Workbench I get the following error.
>
>
> Reason:
> Unable to execute early startup code for an extension
> Bad extension specification
> Reason:
> startup class must implement org.eclipse.ui.IStartup
>
> I am using WIN 2k and Eclipse 3 M9 + a 1.4 JRE
>
> Any ideas?
>
> thx
> Philipp
Previous Topic:How to prevent multiple resources with same name??
Next Topic:I wanna this feature
Goto Forum:
  


Current Time: Thu May 08 11:26:10 EDT 2025

Powered by FUDForum. Page generated in 0.06176 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top