Load dynamic plugin [message #324735] |
Thu, 31 January 2008 09:21  |
Eclipse User |
|
|
|
Hello,
I would like to load plugins dynamiclly when I launch my application, and
unload them when I quit it. These plugins are not .jar but directories. I
use jaas to know if I load or not them.
How can I load and unload these plugins?
Regards,
David.
|
|
|
|
|
|
Re: Load dynamic plugin [message #324857 is a reply to message #324819] |
Sat, 02 February 2008 15:29   |
Eclipse User |
|
|
|
David 写道:
> Hi,
> now I can load my plugin, as it appears in the "Plug-in details".
> Nevertheless, I have a ClassNotFoundException for the class which open
> my editor, and my editor doesn't open.
>
> What can be the problem?
>
> Thanks,
> David.
>
Normally, maybe not specified some depend-plugins, if so, add it from
pde depends page.
Regards,
xiangya
|
|
|
|
|
|
|
|
Re: Load dynamic plugin [message #325025 is a reply to message #324992] |
Wed, 06 February 2008 04:19  |
Eclipse User |
|
|
|
Hi Paul,
Thanks for your help, I am trying to load a plugin from my workspace. Now
I can load directory (exported from my workspace) and jar plugins.
Thanks,
David.
|
|
|
Powered by
FUDForum. Page generated in 0.02914 seconds