Modify the following.
NavigationView class-->viewLableProvider-->imageKey
Note: I guess you have used RCP Mail Template for your application
Right now imagekey would be using images from IsharedImage..so you need to register your own image and set that registered image to imageKey in Navigationview class.
you need to register the image at Activator.java class
Modify the following.
NavigationView class-->viewLableProvider-->imageKey
Note: I guess you have used RCP Mail Template for your application
Right now imagekey would be using images from IsharedImage..so you need to register your own image and set that registered image to imageKey in Navigationview class.
you need to register the image at Activator.java class