Is it possible to customize the palette in WPE so that when a control is
dragged and dropped into the editor, a dialog window could open up that
allows the user to customize the tag generated?
Currently, I am using the
org.eclipse.jst.jsf.common.standardMetaDataFiles extension point to
provide additional attributes for the tags, but the attributes can only
be hard coded.