[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Is there a tutorial on how to create a multipage form editor with a source page (much like the PDE manifest editor)

Is there a good tutorial on how to write a form based editor that also has a source page to it as well. (much like the PDE manifest editor or the site manifest editor)

I would like to write a form based multi page editor (1 form page, 1 source page) to create an xml file with content populated through the form or through the source, either way.

Thanks