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

VIATRA/Releases/NewAndNoteworthy1.6

< VIATRA‎ | Releases
Revision as of 10:19, 19 April 2017 by Unnamed Poltroon (Talk) (Document uriMappings)

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 Evaluation

  • Better compatibility with incorrect notifications, e.g. duplicate delete events: strict mode in Base

Query Test Framework updates

Maven plugin updates

You can now specify the location of metamodels referred to via platform:/resource URIs with the uriMappings configuration element. See this wiki page for more details.

Back to the top