Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Dynamically loading plugins
Dynamically loading plugins [message #1814903] Sun, 22 September 2019 06:33
Mathew Benson is currently offline Mathew BensonFriend
Messages: 5
Registered: September 2019
Junior Member
Is it possible to dynamically load plugins? I'm planning a plug-in and want to be able to add behavior to the plugin from jar files in imported projects. The plugin is going to clone one of multiple repos. The repo adds additional also behavior to the plugin. Each repo might add different behavior. When the repo is cloned, I want to look for a specific file in the repo that might point to 1 or more files and any additional information needed to load the new behavior. The new behavior will normally just be a new View to decode and view data files in the repository.

Is this possible? If so, could somebody point me in the right direction?
Previous Topic:Unable to resolve the targetplatform
Next Topic:Eclipse p2 repository is not accessible
Goto Forum:
  


Current Time: Fri Apr 26 20:19:15 GMT 2024

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

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

Back to the top