Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "OCL/New and Noteworthy/Neon"

m (Milestone 1)
(Milestone 1)
Line 14: Line 14:
 
* [https://bugs.eclipse.org/471785 471785] Problem in imported files no longer shown at local lines
 
* [https://bugs.eclipse.org/471785 471785] Problem in imported files no longer shown at local lines
 
* [https://bugs.eclipse.org/473249 473249] Unresolved references due to stale Complete OCL context fixed
 
* [https://bugs.eclipse.org/473249 473249] Unresolved references due to stale Complete OCL context fixed
 +
 +
===Pivot===
 +
* [https://bugs.eclipse.org/473632 473632] CollectionRange to a more negative last no longer includes first
  
 
===Pivot UML===
 
===Pivot UML===
Line 19: Line 22:
 
* [https://bugs.eclipse.org/472261 472261] Constraints may be specified for Signals
 
* [https://bugs.eclipse.org/472261 472261] Constraints may be specified for Signals
 
* [https://bugs.eclipse.org/472469 472469] UML DataType generals treated as superclasses
 
* [https://bugs.eclipse.org/472469 472469] UML DataType generals treated as superclasses
 +
* [https://bugs.eclipse.org/474085 474085] Stereotypes are no longer ignored in the Xtext OCL Console
  
 
==Milestone 2==
 
==Milestone 2==

Revision as of 15:12, 3 August 2015

Eclipse OCL New and Noteworthy items for the Neon 6.1.0 release.

Release Overview

Milestone 1

Code Generation

  • 471118 _ no longer used as an identifier (avoiding Java 8 deprecation)
  • 471948 Custom messages are supported again in code generated validations

Editors

  • 469967 Concurrent editor no longer leads to a stuck /* Please Wait */
  • 471785 Problem in imported files no longer shown at local lines
  • 473249 Unresolved references due to stale Complete OCL context fixed

Pivot

  • 473632 CollectionRange to a more negative last no longer includes first

Pivot UML

  • 470805 Operations are no longer ignored for UML DataTypes
  • 472261 Constraints may be specified for Signals
  • 472469 UML DataType generals treated as superclasses
  • 474085 Stereotypes are no longer ignored in the Xtext OCL Console

Milestone 2

Milestone 3

Milestone 4

Milestone 5

Milestone 6

Milestone 7

RC1

RC2

RC3

RC4

SR1

Eclipse OCL New and Noteworthy items for the Neon 6.1.1 SR1 release.

SR2

Eclipse OCL New and Noteworthy items for the Neon 6.1.2 SR2 release.

Back to the top