Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » integrate own plugin
integrate own plugin [message #87208] Wed, 02 July 2003 06:57 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
>
Previous Topic:Creating an IFile outside of workspace
Next Topic:ImageRegistry and Resource Management
Goto Forum:
  


Current Time: Wed Apr 16 13:31:17 EDT 2025

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

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

Back to the top