eclipse / xtext-lib

Eclipse Xtext™ Libraries
https://www.eclipse.org/Xtext/
Eclipse Public License 2.0
19 stars 33 forks source link

Delegate annotation relies on method order in class files #224

Closed szarnekow closed 5 years ago

szarnekow commented 5 years ago

The method order can be considered to be arbitrary. The annotation processor should impose a stable sorting.

szarnekow commented 5 years ago

Fixed