Custom Node Icon with Default image

Hello,

I have created a custom node.So when i run that on my KNIME SDK my node sets the icon with a image  provided to it but when i put the JAR file in the dropins folder and run the KNIME analytics it comes with default image.

Could you suggest me why i am facing this behaviour for the node icon background.

Thanks 

Your icon is not part of the binary build (see Plug-in Manifest->Build).

Hello,

I have three nodes in my JAR , for one it is coming properly but other two using the same image showing me default image as the node icon.

And i have added icon option in KnimeNode tag of Factory.xml in all three nodes.

Thanks

I have added different picture with different extension that is working fine.

Thanks a lot !!!