Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » RCP with multiple workbench windows
RCP with multiple workbench windows [message #1611407] Wed, 11 February 2015 10:47
Quang Tran is currently offline Quang TranFriend
Messages: 25
Registered: June 2012
Junior Member
I have a RCP applicaton from which I need open a new workbench window. I tried it with "PlatformUI#getWorkbench()#openWorkbenchWindow( null )" but somehow the coolbar items keeps staying in sync.
You can also see that behavior when opening a new window in the eclipse ide. When you try to edit a file the "save" toolitem is activated in both workbench windows. Is there a way to change that programmatically?

[Updated on: Wed, 11 February 2015 10:59]

Report message to a moderator

Previous Topic:Indigo: Detaching of certain views only
Next Topic:Best practice for sectioning application into plugins/features?
Goto Forum:
  


Current Time: Tue Apr 23 07:20:22 GMT 2024

Powered by FUDForum. Page generated in 0.03081 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top