shimikano

Results 5 issues of shimikano

The runtime classpath of a unit test of a gradle project in Eclipse usually lists the main classes and resources (`bin/main`) before the test classes and resouces (`bin/test`). This is...

an:enhancement
in:classpath

Steps to reproduce: 1. Create a channel with a `Maven Repository` aspect. 2. Go to `Import` / `Maven 2 Importer` and import an artifact from the Maven Central, e.g., `junit:junit:4.12`,...

bug
help wanted

The following test creates a view, adds an attribute to a `div()` in a `dynamic()` block, and then adds a static attribute. ```java @Test public void dynamicAttribute() { var view...

Since the latest Microsoft 365 update (Version 2510 Build 16.0.19328.20106, 64-bit; Windows 11), I cannot save functions or modules that involve the `WEBSERVICE` funtion anymore. This used to work before....

Hello It looks as though the REGEXREPLACE function is not properly supported: - It gets marked as "Unknown identifier". - If I try to import a module containing REGEXREPLACE into...