-
RebuildAffectedResourcesTest is unstable on latest
https://ci.eclipse.org/xtext/job/xtext-xtend/job/master/1390/testReport/junit/org.eclipse.xtend.ide.tests.compiler/RebuildAffectedResourcesTest/te…
-
Long story short when I restart Home Assistant instance for 1 minute Humidity sensor reports ok but after that minute is reporting "Unknown".
I m running HAOS with Core version 2024.10.4 with Xtend…
-
I am trying to implement the training code based on [https://github.com/pixeli99/SVD_Xtend/blob/main/train_svd.py](https://github.com/pixeli99/SVD_Xtend/blob/main/train_svd.py). Because I find that th…
-
I use xTend for test scripts becase of it's multiline string and simplicity.
When I launche our Test NG test scripts in Eclipse
I have to move our cursor to xtend-generated java file becase Test NG …
-
Hi sorry, was multi tasking so my raised issue was messy, Here's a much clearer description, this is gonna be a lenghty issue hahaha
I use Power to track if the device is running at the point of ti…
-
Hello
Your project looks very interesting!
I'm wondering, is it possible to create custom xtend generators?
The use case being, it would be great to to be able to generate client/server code …
-
This library relies on version 0.2.6 of `xtend` which itself relies on a deprecated version of `object-keys`. This dependency should be updated (or removed if not needed).
-
A generator extension for Protected Regions Support (PRS) should support the developer in the following way:
1. provide a **unique id generator** which returns stable id's even if files are moved / re…
-
2024 年になっても、そんなに変化ないが、Xtend SAN iSCSI Initiator Version 7 一択になった感じ。
## Xtend SAN iSCSI Initiator Version 7
Apple Silicon な macOS を iSCSI Initiator にする唯一のものになった感 (DAEMON Tools は...)
Version 6…
-
Given is an Xtend Project with two test cases residing in the package `foo`:
```
package foo
import org.junit.Test
import static extension org.junit.Assert.assertEquals
class Foo1Test {
…