Welcome to AggreGate CommunitySearch found 2 matchesAdding Resources to PluginsHello! In this article is described how to add resources to plugins http://aggregate.tibbo.com/docs/en/int_plugin_resources.htm But I definitely missed some point. Could please somebody to clarify, how exactly ResourceAccessor class should be implemented. I suppose that just empty class isn't suffic...
How to add icon to Action inside pluginI've a simple plugin in which I try to add custom action to one context. It's working fine, but I wonder how can I add custom icon to this action. I've found method setIconId but I have no idea how to use it. Please help me with this issue @Override public void install(ServerContext context) throws ...
|