Quote:
Originally Posted by joesusai
For each view you can define the icon. I guess you might have specified your icon for first tabedview.... and left the icon specification of console view, so that it has taken the default one.
So try by specifying the userdefined icon to console view property in plugin.xml.
Note: specify the exact path <view icon="exact path">.
|
Oke thanks... i will take a look at it.