cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
jack_bauer
Level 3

Plugins - some questions

Is there a way to declare dependencies in a plugin as is done in custom code? Plugins have clear advantages, but I would like to be able to set dependencies when a plugin is used.

The other question I had is this: Is it possible to integrate the plugin with IA more than just the choice for variables? What I mean is - can I make the plugins so they are setup more like one of the included actions, the ones in the 'general' tab? If that is still confusing, let me know and I can try clarify. It does seem unlikely that this is possible though.
Labels (1)
0 Kudos
(1) Reply
jack_bauer
Level 3

Also, when creating plugins, how do I add libraries (basically dependencies) to the plugin? The only solution i have for this is to copy the classes from required libraries to the plugin jar. The problem with this is that if two plugins require the same library, the classes will be duplicated for each plugin.
0 Kudos