Bug 571303 - [Toolsmiths] GMF Tooling Integration cleaning
Summary: [Toolsmiths] GMF Tooling Integration cleaning
Status: NEW
Alias: None
Product: Papyrus
Classification: Modeling
Component: Toolsmiths (show other bugs)
Version: 5.0.0   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 575255 574258 574294 574295 574296 575254
Blocks: 569174
  Show dependency tree
 
Reported: 2021-02-18 11:05 EST by Vincent Lorenzo CLA
Modified: 2021-08-05 05:30 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent Lorenzo CLA 2021-02-18 11:05:58 EST
The integrated plugin gmf tooling plugin now named org.eclipse.papyrus.codegen and org.eclipse.papyrus.codegen.edit must be cleaned:
  - in the genmodel : check NON-NLS, CleanUp, format, ...
  - the generated code contains 194 Generated NOT -> they must be deleted
  - src and src-gen folder must be separated
  - edit and editor are in the same plugin -> we must create a new editor plugin
  - check there is no re-export
Comment 1 Vincent Lorenzo CLA 2021-02-18 11:06:42 EST
at the end of this process, when all @generated NOT will be deleted, we should regenerate the 3 plugins (model, edit, editor) to ensure all is clean