Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » WindowBuilder » Re: How use wbp-palette-commands.xml inside plug-in project
Re: How use wbp-palette-commands.xml inside plug-in project [message #902635] Thu, 16 August 2012 19:37
Konstantin Scheglov is currently offline Konstantin ScheglovFriend
Messages: 555
Registered: July 2009
Senior Member
What do you mean under "restrict"?

Palette command can be read from jars, from project and from WindowBuilder internal location.
See org.eclipse.wb.internal.core.editor.palette.PaletteManager.commandsRead()

There is also org.eclipse.wb.core.editor.palette.PaletteEventListener which you can register and manipulate palette categories and entries before they are shown.
--
Konstantin Scheglov,
Google, Inc.


Konstantin Scheglov,
Google, Inc.
Previous Topic:How use wbp-palette-commands.xml inside plug-in project
Next Topic:Re: How use wbp-palette-commands.xml inside plug-in project
Goto Forum:
  


Current Time: Wed Apr 24 20:55:13 GMT 2024

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

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

Back to the top