Frederik Claus

Results 7 issues of Frederik Claus

Signed-off-by: Frederik Claus Implementation for https://github.com/redhat-developer/vscode-java/issues/2063

WireMock: 2.32.0 WireMockConfig: `new WireMockServer(new WireMockConfiguration().port(4646).notifier(notifier))` Failing test case: https://github.com/fvclaus/wiremock-invalid-bodyfile/blob/master/src/test/java/fvclaus/AppTest.java I expected to receive an error notification, when an exception is thrown on the WireMock Server. I have also provided...

Organize imports will remove imports when the references are not valid Java code anymore. This might remove "valid" imports that just happen to be unused at that moment, because there...

bug
code action

Currently the groovy-eclipse repository targets one specific Eclipse version. If a different Eclipse version is selected in the Eclipse installer, the dependency resolution fails with a cryptic error (something about...

I noticed that I was missing the Buildship formatter in my workspace. It seems that the `ResourceCreationTask` for the formatter settings did not execute for me and I tried multiple...

Is there some built-in functionality that already does that? I added the following code to my ns: ``` (defmacro rebind-connection [] (cons 'do (->> (io/file (io/resource "sql")) (file-seq) (filter #(.isFile...

enhancement
help wanted

Navit crashes immediately after opening. I can see it loading two icons before crashing, one plus and one minus. The navit log file in `opentom/logs/navit.log` contains the following: ``` config...