Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Plugin's functionality access(How to access plugin's functionality)
Plugin's functionality access [message #1233974] Mon, 20 January 2014 23:59
Martin Bayer is currently offline Martin BayerFriend
Messages: 32
Registered: December 2012
Member
Hi,
first, I'm really sorry if I choose wrong category for my question, but I really don't know what I'm looking for:). So could anyone try to help me with the following situation?
1. I have two plug-ins. One of them contains only some interface (let's say IMyFunctions) and it has only one method returning String value. Second plug-in contains the implementation of IMyFunctions interface.
2. I have a feature which consists of two previously created plugins.
3. I'm able to install the feature to my RCP application (using eclipse 4). So I can see it in the features and plugins folders.
4. Now I'd like to access the functionality of the Class(Interface) created in feature's plugins.

In real, I want to use this way to be able to create and install items for some palette of the functional blocks.
How could I achieve this? Or could anyone point me to some keyword which I can use for getting more information?

Thank you very much
Regards,

Martin
Previous Topic:Where is LocationManager now located in master?
Next Topic:Unable to hide dock icon Mac OSX for Eclipse RCP application
Goto Forum:
  


Current Time: Thu Apr 25 11:44:06 GMT 2024

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

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

Back to the top