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 "Mint/HeliosReview"

m (Index.php?title=Mint/HeliosReview moved to Mint/HeliosReview: Redirect screwed up the title.)
m
Line 5: Line 5:
 
Release Review: June 11, 2010
 
Release Review: June 11, 2010
  
Communication Channel: eclipse.modeling.emft newsgroup [mint]
+
Communication Channel: Eclipse newsgroup eclipse.modeling.emft [mint]
  
 
Process Documentation: http://www.eclipse.org/projects/dev_process/development_process.php
 
Process Documentation: http://www.eclipse.org/projects/dev_process/development_process.php
 +
 +
== Overview ==
 +
 +
Mint provides a framework and tools for enhancing the interaction between JDT and EMF while developing model-driven software.
 +
 +
== Features ==
 +
 +
This release brings new functionality, such as a wizard for cleaning artifacts generated from a model and a view of artifacts linked to a model. Existing functionality has also been improved; e.g., the ability to distinguish between generated types that are themselves customized vs. types that contain generated members that are individually customized.
 +
 +
This release also contains fixes to bugs reported by the community.
 +
 +
== Non-Code Aspects ==
 +
 +
Unit tests have been extended to cover the added functionality and verify bug fixes. Missing documentation  has been added.

Revision as of 08:18, 28 May 2010

This page provides the required docuware for the Mint 0.9.0 Release Review. Mint 0.9.0 is part of the Helios Simultaneous Release.

Peter Nehrer <pnehrer@eclipticalsoftware.com>

Release Review: June 11, 2010

Communication Channel: Eclipse newsgroup eclipse.modeling.emft [mint]

Process Documentation: http://www.eclipse.org/projects/dev_process/development_process.php

Overview

Mint provides a framework and tools for enhancing the interaction between JDT and EMF while developing model-driven software.

Features

This release brings new functionality, such as a wizard for cleaning artifacts generated from a model and a view of artifacts linked to a model. Existing functionality has also been improved; e.g., the ability to distinguish between generated types that are themselves customized vs. types that contain generated members that are individually customized.

This release also contains fixes to bugs reported by the community.

Non-Code Aspects

Unit tests have been extended to cover the added functionality and verify bug fixes. Missing documentation has been added.

Back to the top