-
Maven -> Update Projects changes checked in files `.classpath`, `.project`. these might also leave projects uncompilable e.g. generatorxxx folders in xtend.core vanish
we should check what we can d…
-
[xtend](https://github.com/Raynos/xtend) can easily be replaced with [Object.assign](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/assign)
This reduce the …
-
Using org.eclipse.jdt.annotations.
Is there a problem if the annotation has
````
@Target({ TYPE_USE })
````
like @Nullable/@NonNull have it?
````
def String func( @Nullable String s ){ ...…
-
I configured a litter box that imports as:
"product_id": "a61zcm0zx1nnmv8o",
"product_name": "self-cleaning cat litter box P2",
The default field used for 'status' is 106, but that field …
-
In LionWeb properties can be 0..1 or 1..1, but they can not have higher multiplicity (so 0..* or 1..* are not supported). In EMF ecore EAttributes can have high multiplicity. To support import of ecor…
-
In the follwing build I got an exception
https://ci.bop-dev.de/job/prins-bb/job/timeseries.timeseriesinterface/job/master/3
`Exception in thread "main" java.lang.ClassCastException: com.btc.servic…
-
### Class名に動詞
https://github.com/exKAZUu/RepositoryProbe/tree/master/src/main/java/net/exkazuu
やめましょう
### getSourceCodeAbsolutePath
https://github.com/exKAZUu/RepositoryProbe/blob/master/src/main/j…
-
Upgrade to Xtext/Xtend 2.23, use Eclipse 2020-09, and fix the problem with xtext-testing, which is not available on dl.bintray.com anymore (bintray is finally down).
-
Hi, thanks for creating this package, it helps us to run whisper with tensorRT.
however, we found that is package didn't include a dependency map (usually is done by requirements.txt)
so we run wh…
-
[xtend](https://github.com/Raynos/xtend) can easily be replaced with [Object.assign](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/assign)
This reduce the …