integrate own plugin [message #87208] |
Wed, 02 July 2003 06:57  |
Eclipse User |
|
|
|
Originally posted by: janbouillon.web.de
Hello
I developed a plugin and now i would add it to the other plugins of
eclipse. I copied into the folder \plugins of the "eclipse"-folder, and
also i add the extensionpoint:
<extension point="org.eclipse.ui.startup"/>
in plugin.xml to register the plugin on startup.
(My plugin add a new preference page and a new launch configuration in the
eclipse workbench)
But if i used my plugin in eclipse, it comes the error, that a special
class of my plugin can't found when i open window>preferences. But if a
start my plugin during the development all works. What i must do, that my
plugin works in the eclipse workbench???
Thanks for helping
Jan
|
|
|
Re: integrate own plugin [message #88586 is a reply to message #87208] |
Thu, 03 July 2003 18:02  |
Eclipse User |
|
|
|
Originally posted by: John_Arthorne.oti.com_
See the thread from Tuesday entitled, "workbench vs debug"
--
Jan Bouillon wrote:
> Hello
>
> I developed a plugin and now i would add it to the other plugins of
> eclipse. I copied into the folder \plugins of the "eclipse"-folder, and
> also i add the extensionpoint:
>
> <extension point="org.eclipse.ui.startup"/>
>
> in plugin.xml to register the plugin on startup.
>
> (My plugin add a new preference page and a new launch configuration in the
> eclipse workbench)
>
> But if i used my plugin in eclipse, it comes the error, that a special
> class of my plugin can't found when i open window>preferences. But if a
> start my plugin during the development all works. What i must do, that my
> plugin works in the eclipse workbench???
>
> Thanks for helping
>
> Jan
>
|
|
|
Powered by
FUDForum. Page generated in 0.05506 seconds