Lukas Lieb

Results 5 issues of Lukas Lieb

If you have an polyline edge and you add a waypoint, there is no way to remove this waypoint again. Even if the feedback shows that the waypoint will be...

bug

After our update to GLSP 2.1.1, I've discovered an ugly exception. It seems that the edge router may create target coordinates with `NaN` which then causes the intersection calculations to...

bug

Currently, there are various places in your css files where you use `!important`. I know that this is not something new and has been in your code for a while...

bug

**Describe the bug** Since the update to Temurin 17.0.10 (from Temurin 17.0.9), my started Eclipse RCP application shows only an empty screen. **To Reproduce** 1. Install Eclipse RCP 2023-12 (4.30.0)...

bug
help wanted
macOS

https://github.com/eclipse-glsp/glsp/issues/1380 Removed the dependency to guava (which is really nice 👍). However the eclipse integration server bundle still uses guava in the [IdeGLSPClient](https://github.com/eclipse-glsp/glsp-eclipse-integration/blob/master/server/plugins/org.eclipse.glsp.ide.editor/src/org/eclipse/glsp/ide/editor/IdeGLSPClient.java#L28-L30). Even worse, the bundle does not define...

enhancement