Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 282832

Summary: Support for multiline labels in gmf code generation.
Product: [Modeling] GMF-Tooling Reporter: Oelerink <jogi2k>
Component: CoreAssignee: gmf.models-inbox <gmf.models-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: buschermoehle, dh_tue, shatalin
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Oelerink CLA 2009-07-08 08:27:37 EDT
Build ID: I20090611-1540

Steps To Reproduce:
For now to make a label multiline you have to:
1. Modify code creating new WrappingLabel and call labelFigure.setTextWrap(true);
2. Modify generated label EditPart.getManager() to call
setManager(new TextDirectEditManager(this, WrapTextCellEditor.class, ???EditPartFactory.getTextCellEditorLocator(this)));


More information:
Comment 1 Alex Shatalin CLA 2009-10-10 09:40:12 EDT
Closing this request because bug #291601 contains more detailed description of the problem.

*** This bug has been marked as a duplicate of bug 291601 ***
Comment 2 Eclipse Webmaster CLA 2010-07-19 22:10:19 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Models - Generation was the original product and component for this bug