Provides for the wizards used by the plugin
Package Specification
This package is constituted from three classes :
- PlasmNewProject
- PlasmNewWizard
- PlasmNewWizardPage
PlasmNewProject is used when the new project wizard is called, it shows the correct
sequence of pages and creates all the basic resources for the project.
PlasmNewWizard: this wizards creats a new Plasm file for the editor and works in
conjunction with PlasmNewWizardPage wich is a stand alone page of the wizard, asking
for the filename to be specified.
@since 1.0.2Beta