-
Xtend fails to load Kotlin classes compiled with Kotlin 1.5 and above that use `when` clauses. It fails with the error below. An exception is thrown internally in [JvmDeclaredTypeBuilder](https://gith…
-
This seems like a great project! I think one way to find the best leverage for updates is to crawl npm dependents of the legacy packages like xtend, and find packages that are both updated in the last…
-
Hi
The example is built fine using gradle 3.1. But I get the following error with gradle 4.8.1:
`java.lang.SecurityException: class "org.eclipse.core.runtime.Plugin"'s signer information does not …
-
once we are on J17 / 2022-09+ we should remove reflection from Xtext/Xtend M2E integration
-
There seems to be no consistency in the languages being used for syntax highlighting in fenced code blocks. All languages known to GitHub are listed [here](https://github.com/github/linguist/blob/mast…
wborn updated
9 months ago
-
Hi,
Would be best if the example project was using two different output folders for xtend and the hero language.
And by the way, I'm surprised that one has to explicitly tell maven to add the source…
-
fis3 install urllite
analyzing dependencies - Load versions of xtend from mirror failed.
Fallback to github.
analyzing dependencies - `github:fis-components/xtend@undefined` not found.
-
I love to contribute my extensions to Eclipse Foundation. But I have some worries.
PDE-Tools contains a lot of Xtend codes:
- Xtend let me develop very fast. It is primary reason that makes me keep i…
-
We should mark stuff in deprecated source folders as deprecated
where it makes sense
./xtext-lib/org.eclipse.xtext.xbase.lib/deprecated :heavy_check_mark:
./xtext-lib/org.eclipse.xtend.lib/depreca…
-
Expectation: Open type dialog always opens the original source file, not a derived java file.
Observation: When a generated java file of an xbase language is open, the open type dialog switches to …