Community
Participate
Working Groups
Build Identifier: I20100129-1300 actually the U2T specific templates are stored in the folder structure codegen/xpt/..., and have FQNs xpt::... That is, the FQNs of U2T custom addition templates are beeing mixed up with default GMF templates. E.g, it`s difficult to understand whether the FQN xpt::actions::extensions is U2T specific addition or just AROUND tweak for GMF default template. => EXPECTED: U2T specific templates are stored in specific folder structure, e.g, under "u2t" folder. E.g, the FQN of the sample template above is changed to u2t::actions::extensions Reproducible: Always
Created attachment 168448 [details] fixes the subj
Comment on attachment 168448 [details] fixes the subj Reviewed, there are problems with applying due to differences between auto-recognices encoding (UTF8) and patch encoding. Except this, the contents of the patch is correct
Batch Update: UML2Tools is sample component for GMF-Tooling after restructuring