How can i change the the file path of the image

hello ,i have met a problem.

when i develop a extended node, the image file of the node is /src/com/default.png ,how can i change the path to c://path? 

thank you !!

Hello zhujiye,

I guess the path is relative to the factory.xml. You should consider placing the image next to the code of the node (keeping things together is always a good practice).

Best,
Ferry