Deprecated AbstractUIPlugin (IPluginDescriptor descr) called from Eclipse M9? [message #250169] |
Mon, 07 June 2004 12:19  |
Eclipse User |
|
|
|
Originally posted by: karypid.inf.uth.nospam.gr
When I choose "Window -> Show View -> The view I created" the error log
shows:
"my.plugin.package" was unable to instantiate class
"my.plugin.package.MyPlugin".
In the stack trace, I see:
java.lang.NoSuchMethodException:
my.plugin.package.MyPlugin.<init>(org.eclipse.core.runtime.IPluginDescriptor)
After this error, the log contains a number of identical errors:
Attempt to activate a disabled plug-in: "my.plugin.package".
But there is no stack trace for these.
I'm using Eclipse 3.0M9 and the API docs say that the constructor
AbstractUIPlugin (IPluginDescriptor descr) is deprecated.
In spite of all this, my plugin works flawlessly. What gives?
--
Alexandros Karypidis
|
|
|
|
Powered by
FUDForum. Page generated in 0.03961 seconds