| This wizard should be used as a base class for
wizards that provide new plug-in templates.
These wizards are loaded during new plug-in or fragment
creation and are used to provide initial
content (Java classes, directory structure and
extensions).
This plug-in will be passed on to the templates to generate additional
content. After all templates have executed,
the wizard will use the collected list of required
plug-ins to set up Java buildpath so that all the
generated Java classes can be resolved during the build.
|