Christopher Mindus

Results 9 issues of Christopher Mindus

**Jetty version(s)** 11.0.8 **Java version/vendor** `(use: java -version)` Temurin 11.0.14.1, but also in Java 17.x **OS type/version** Windows 11, but also Linux in various versions **Description** Embedded Jetty WebSocket connections...

Bug
Third Party

This bug was reported in Eclipse 4.20, but it looks like it's Subclipse causing the problem. If performing the same thing as described in [Bug ID 574552](https://bugs.eclipse.org/bugs/show_bug.cgi?id=574552), see comments no...

# Bug Report Using Cordova 11 and Android 11.0.0, the `cordova prepare android --debug` command fails with: ``` The "AndroidWindowSplashScreenAnimatedIcon" is undefined. Cordova's default will be used. Cannot set properties...

Hi! Do you have any plans on updating the device-detector code to be compatible with github.com/matomo-org/device-detector version 5.0.5?

Hi! The dependency to org.apache.commons.lang3.StringUtils is not specified in the pom.xml file. It is used in the AbstractParser last line of code: ``` protected String buildVersion(String version, Matcher matcher) {...

Under macOS Sonoma (14.2), everthing has been going on fine for a long time. I guess that updated to Xcode 5.1 could be a potential cause. Our product built is...

upstream-p2

Would it be possible to use an Java `ExecutionService` in `JSHintBuilderVisitor` to enable multi-threaded checking of JS files? We use a LOT of JS files and the slowest part in...

Colors set on widgets foreground and/or background does not work in Dark theme in Eclipse. It works just fine in Light/Classic. If colors are changed during various events later on...

* Eclipse version 2025-09-M1 (and earlier too) * Eclipse UI / Eclipse e4 (CSS) engine, during initialization * Windows 11 ([Version 10.0.27898.1000]) * macOS 15.5 (Darwin mincy.mindus.mc 24.5.0 Darwin Kernel...

bug