Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » To load, activate the classes from one plugin project into another plugin projec
To load, activate the classes from one plugin project into another plugin projec [message #325729] Tue, 26 February 2008 02:04 Go to next message
Eclipse UserFriend
Originally posted by: narayan.pawar.gmail.com

Hi all,
The situation i got stuck at is,

i am having one main plugin which needs to use the functionality(classes
and functions) provided by another plugin.Both of these plugin are
exported and are added to Eclipse plugin directory.
Now how can i check
1. whether functionality plugin is present/absent from Main Plugin.
2. If present how to activate and load the classes of that functionality
plugin .
3. How to use functionality into main plugin

PLease help me if there is any workaround for this problem.

Thanks
Narayan
Re: To load, activate the classes from one plugin project into another plugin projec [message #325750 is a reply to message #325729] Tue, 26 February 2008 08:00 Go to previous message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Narayan,

This whole scenario is what extension points are designed to support.
I'd suggest reading some of the documentation about extension points so
you can exploit them effectively.


Narayan wrote:
> Hi all,
> The situation i got stuck at is,
>
> i am having one main plugin which needs to use the
> functionality(classes and functions) provided by another plugin.Both
> of these plugin are exported and are added to Eclipse plugin directory.
> Now how can i check
> 1. whether functionality plugin is present/absent from Main Plugin.
> 2. If present how to activate and load the classes of that
> functionality plugin .
> 3. How to use functionality into main plugin
>
> PLease help me if there is any workaround for this problem.
>
> Thanks
> Narayan
>
Previous Topic:Linked text when hovering
Next Topic:JFace VIRTUAL Table Viewer
Goto Forum:
  


Current Time: Thu May 08 07:29:56 EDT 2025

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

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

Back to the top