Pavel Kahle

Results 2 comments of Pavel Kahle

Yes, that's what I need. There is method readProperties ( from the "Pipeline Utility Steps plugin") which expects "**defaults**" on input in my example, but I used "**default**". The test...

> You seem to be overriding the setter for `f` with `setF` method declaration, so `f = "test2"` leads to `setF` method invocation which doesn't assign a new value to...