Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "VIATRA/Releases/NewAndNoteworthy1.6"

(Created page with "= Code generator updates = * New compiler options not to touch MANIFEST.MF and plugin.xml files, see {{bug|513754}} * Resource mapping support in Maven generator, see {{bug|5...")
 
Line 3: Line 3:
 
* New compiler options not to touch MANIFEST.MF and plugin.xml files, see {{bug|513754}}
 
* New compiler options not to touch MANIFEST.MF and plugin.xml files, see {{bug|513754}}
 
* Resource mapping support in Maven generator, see {{bug|507748}}
 
* Resource mapping support in Maven generator, see {{bug|507748}}
 +
* Updated structure for generated private patterns, see {{bug|514627}}
  
 
= Query Test Framework updates =
 
= Query Test Framework updates =
  
 
* New customization options, e.g. EMF Scope, general Java comparison support, see {{bug|506498}}, {{bug|513147}} and {{bug|513391}}
 
* New customization options, e.g. EMF Scope, general Java comparison support, see {{bug|506498}}, {{bug|513147}} and {{bug|513391}}

Revision as of 07:01, 6 April 2017

Code generator updates

  • New compiler options not to touch MANIFEST.MF and plugin.xml files, see bug 513754
  • Resource mapping support in Maven generator, see bug 507748
  • Updated structure for generated private patterns, see bug 514627

Query Test Framework updates

Back to the top