Ignore:
Timestamp:
09/18/05 17:50:02 (19 years ago)
Author:
boris
Message:
  • gui skeleton for 'new modelica class wizard' created
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/modelica/mdt/PerspectiveFactory.java

    r12 r18  
    2727        /* add new wizards */
    2828        layout.addNewWizardShortcut("org.modelica.mdt.NewProjectWizard");
     29        layout.addNewWizardShortcut("org.modelica.mdt.NewClassWizard");
    2930        layout.addNewWizardShortcut("org.eclipse.ui.wizards.new.folder");
    3031        layout.addNewWizardShortcut("org.eclipse.ui.wizards.new.file");
Note: See TracChangeset for help on using the changeset viewer.