Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[gmf-dev] [GMF - API CHANGE] Removing WorkbenchPartDescirptor


Description:                Removing deprecated org.eclipse.gmf.runtime.common.ui.util.WorkbenchPartDescirptor
                                   Replace with org.eclipse.gmf.runtime.common.ui.util.WorkbenchPartDescriptor

New API Availability:
       10/07/2005


Old API Removal:
            10/14/2005


Tracking:
                   
[Bug 111651] WorkbenchPartDescriptor is incorrectly spelled as WorkbenchPartDescirptor

Clients Taken Care Of:
       gmf, ics-rmp, ics-rumv


Other Clients Action:
       Replace

                                import org.eclipse.gmf.runtime.common.ui.util.WorkbenchPartDescirptor;
                             with
                                import org.eclipse.gmf.runtime.common.ui.util.WorkbenchPartDescriptor

Regards,
Eliza
--
Eliza Tworkowska mailto:etworkow@xxxxxxxxxx
Software Developer
IBM Rational Software: Aurora Core Common / Modeling Tools
Phone: 613-591-2916

Back to the top