Community
Participate
Working Groups
The Navigation is currently a static singleton. In RCP there is one user per eclipse instance at this works. In RAP there are several users per eclipse instance and each user has a separate workbench UI. Therefore each user needs to have his own navigation tree / history etc. I haven't looked into the code deeply enough to offer any specific recommendations. We need to investigate what needs to be changed and then do it. Obviously some things that are static will need to become non-static.
This already works.