Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » "plugin was unable to instantiate class2"
"plugin was unable to instantiate class2" [message #90188] Mon, 07 July 2003 16:32 Go to next message
Eclipse UserFriend
Originally posted by: jestevan.connect.carleton.ca

Hello,

I'm tring to load a customized text editor in the run-time workbench, but
I'm getting 4 error messages on the editor start up.

They are from first to last:

1) Plugin "TextEditor" was unable to instantiate
class "TextEditor.TextEditorContributor".
2) Unable to create editor contributor: texteditor.editor
3) Plugin "TextEditor" was unable to instantiate
class "TextEditor.TextEditorContributor".
4) Problems occurred when invoking code from plug-in: "org.eclipse.ui".

It's not a complex editor yet, I'm just laying down the framework.

Any suggestions would be great.
Thanks, Jason
Re: "plugin was unable to instantiate class2" [message #90390 is a reply to message #90188] Tue, 08 July 2003 03:56 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Check if all your required plug-ins are declared in your plugin.xml

Dani
Jason wrote:

>Hello,
>
>I'm tring to load a customized text editor in the run-time workbench, but
>I'm getting 4 error messages on the editor start up.
>
>They are from first to last:
>
>1) Plugin "TextEditor" was unable to instantiate
> class "TextEditor.TextEditorContributor".
>2) Unable to create editor contributor: texteditor.editor
>3) Plugin "TextEditor" was unable to instantiate
> class "TextEditor.TextEditorContributor".
>4) Problems occurred when invoking code from plug-in: "org.eclipse.ui".
>
>It's not a complex editor yet, I'm just laying down the framework.
>
>Any suggestions would be great.
>Thanks, Jason
>
>
>
Previous Topic:how can I add a popup action to an existing text editor?
Next Topic:Installation Problem
Goto Forum:
  


Current Time: Sat May 10 04:54:03 EDT 2025

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

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

Back to the top