[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.webtools.jsf] Customizing palette in Web Page Editor

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.

Thanks,
Ning