Hello,
I am stuck migrating my RCP application from 3.1 codebase to 3.2 codebase.
After few quite trivial fixes I got my application to build and launch
(from eclipse launcher at least), only to find that all my toolbar
buttons have disappeared!
To be exact - not all did disappear - the ones that sticked were the
ones I had put to toolbar manually in ApplicationActionBarAdvisor.
All the others that were contributed by plugins just disappeared
mysteriously.
And there is no clue whatsoever to why I can't get them back.
According to doc, it should all work as before.
Can anybody help me out