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 "OCL/New and Noteworthy/Neon"

(Editors)
m (Milestone 1)
Line 6: Line 6:
 
==Milestone 1==
 
==Milestone 1==
  
====Code Generation====
+
===Code Generation===
 
* [https://bugs.eclipse.org/471118 471118] _ no longer used as an identifier (avoiding Java 8 deprecation)
 
* [https://bugs.eclipse.org/471118 471118] _ no longer used as an identifier (avoiding Java 8 deprecation)
 
* [https://bugs.eclipse.org/471948 471948] Custom messages are supported again in code generated validations
 
* [https://bugs.eclipse.org/471948 471948] Custom messages are supported again in code generated validations
  
====Editors====
+
===Editors===
 
* [https://bugs.eclipse.org/469967 469967] Concurrent editor no longer leads to a stuck /* Please Wait */
 
* [https://bugs.eclipse.org/469967 469967] Concurrent editor no longer leads to a stuck /* Please Wait */
 
* [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

Revision as of 09:35, 26 July 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 UML

  • 470805 Operations are no longer ignored for UML DataTypes
  • 472261 Constraints may be specified for Signals
  • 472469 UML DataType generals treated as superclasses

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