Xbase lang reference: mention Collection Literals#107
Open
dilyanpalauzov wants to merge 1 commit intoeclipse-xtext:mainfrom
Open
Xbase lang reference: mention Collection Literals#107dilyanpalauzov wants to merge 1 commit intoeclipse-xtext:mainfrom
dilyanpalauzov wants to merge 1 commit intoeclipse-xtext:mainfrom
Conversation
Contributor
|
The check for Eclipse ECA has failed... |
ef8ff57 to
e8919d1
Compare
Contributor
|
You need a valid ECA |
Author
|
Eclispe ECA does not solve problems in this concrete case. If the Collection literals are not documented for Xbase, users will suffer, not me. |
Contributor
|
If you don't have a valid ECA we cannot merge your contribution. Is that right @cdietrich ? You just need to sign for an ECA. Just follow the link please. |
Contributor
|
yes. the rules are setup by the Eclipse Foundation |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This mentions that collection literals are part of Xbase.
Collection literals were added to Xbase with eclipse-xtext/xtext@96db5a5 and are documented for Xtend at https://eclipse.dev/Xtext/xtend/documentation/203_xtend_expressions.html#collection-literals.