Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » different ApplicationWorkbenchWindowAdvisor for new window
different ApplicationWorkbenchWindowAdvisor for new window [message #1066071] Sat, 29 June 2013 22:10
cenk Mising name is currently offline cenk Mising nameFriend
Messages: 159
Registered: July 2009
Senior Member
Hi,

I can open new window with

IWorkbenchWindow ww = Activator.getDefault().getWorkbench().openWorkbenchWindow(perspectiveID,null);


This new window is using application's ApplicationWorkbenchWindowAdvisor.

I want to create new WorkbenchWindowAdvisor for newly created the window. How can I do this. How can I create second WorkbenchWindowAdvisor?

Thank you!
Previous Topic:Eclipse PDE Run Configuration
Next Topic:Eclipse is running another project
Goto Forum:
  


Current Time: Fri Apr 26 17:34:34 GMT 2024

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

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

Back to the top