Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Dynamic plugin dependencies
Dynamic plugin dependencies [message #1842196] Fri, 11 June 2021 11:03
Vlad Dumitrescu is currently offline Vlad DumitrescuFriend
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!
Previous Topic:Eclipse IDE 2021-03 Toolbar Icons Too Small
Next Topic:Cannot get DND to call dragSetData or drop
Goto Forum:
  


Current Time: Sat Apr 27 04:45:41 GMT 2024

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

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

Back to the top