View Single Post
  (#4 (permalink)) Old
joesusai joesusai is offline
Member
 
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Join Date: Jul 2008
Default 12-10-2008, 07:19 AM

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
Reply With Quote