Dynamic plugin dependencies [message #1842196] |
Fri, 11 June 2021 11:03 |
Vlad Dumitrescu Messages: 431 Registered: July 2009 Location: Gothenburg |
Senior Member |
|
|
I have a plugin that interfaces to an external system. This system has now breaking changes, and I need to use different plugin versions to access these. The clients (in the Eclipse IDE) can choose dynamically which version to use and it could even be possible to have both versions active at the same time.
Is it possible to have a plugin depend on and use multiple versions of another plugin? It looks to me that it's not possible, but I couldn't find a definite answer, so I ask here.
I think this is possible with osgi services, but my question is about Eclipse plugins. Thanks in advance!
|
|
|
Powered by
FUDForum. Page generated in 0.02407 seconds