"plugin was unable to instantiate class2" [message #90188] |
Mon, 07 July 2003 16:32  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03092 seconds