Hi,
I've created an extension to Alfresco that is packed to a .jar
I try to keep all of the files that are dedicated to this extension inside the .jar and not in the Alfresco .war.
The only thing that i still can't get out of Alfresco .war is the icons for the buttons i created for this extension (the buttons are all declared in web-client-config-custom.xml ).
I created the same folder structure for the icons folder in the jar:
images/icons
But still - the icons does not show…
How can i fix this?? :shock:
Thanks,
Dror