Frank Benoit

Results 23 issues of Frank Benoit

To avoid this warning from eclipse while installing.

enhancement

#### Summary When I want to verify fields in a nested object structure, SoftAssertions are cool, because they print out everything and do not stop on the first error. However,...

The problem: When having sporadic timeout exceptions, it is hard to tell from the stacktrace where the code was hanging. A debugger might not be available (sporadic, on build system)...

up-for-grabs
theme: extensions
theme: reporting
component: Jupiter
type: new feature

Hi Lsp4J, I wonder if it would make sense to have a `CompletableFuture` as the result type of the JSON-RPC Launcher#startListening? The Future is create here: `org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor.startProcessing(MessageProducer, MessageConsumer, ExecutorService)` `org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor.beginProcessing(ExecutorService)`...

Hi I am running findbugs over SonarQube 6.5, I get errors like this: ``` 11:22:21 The following classes needed for analysis were missing: 11:22:21 applyAsLong 11:22:21 applyAsDouble 11:22:21 apply 11:22:21...

**Describe the bug** The task publishToConfluence fails with internal server error 500 ```` > Task :publishToConfluence publish C:\...../build/html5/arc42/arc42.html arc42 Start getting headers something went wrong - got an http response...

In my context, authentication must be bearer. It would be good to tell in the doc, that you need to give the username as empty in that case. Also I...

Hi i would like to have `fff` to support the dynamic exchange of the functions. Lets say i have a function `foo+bar` and i want to replacy it with my...

Feature

**Is your feature request related to a problem? Please describe.** In my work, we have a workspace with like 40 plugin projects. Working on one topic might involve easily a...

Type: Feature
Aspect: User Experience
Area: Eclipse

Hi Ned, i use equinoxLaunch since a while. I was using 3.17.6 and also with latest 3.18.1 i am now facing this problem. I cannot tell what was changed to...

bug