[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.webtools] reuse the project facets framework for other wizards

Hi,

The create project facets and modify project facet wizards provide two things.
1. A means of adding / modifying project facets.
2. A very flexible and extendible wizard framework.


Is it possible to reuse the wizard framework the gui part for some other custom wizards where there is a core wizard and one can allow third parties to plug into the core wizard, wizard pages the same way facet wizard pages are added?

R