| Class | Description |
|---|---|
| AbstractExampleInstallerWizard |
This abstract example installer wizard simply copies or unzips a number of files and
directories into the workspace, creating the projects to hold them.
|
| AbstractExampleInstallerWizard.FileToOpen | |
| AbstractExampleInstallerWizard.ProjectDescriptor | |
| ExampleInstallerWizard |
Default implementation of
AbstractExampleInstallerWizard which can be declared
directly in the plugin.xml using the org.eclipse.ui.newWizards and
org.eclipse.emf.common.ui.examples extension points. |