∅ ? On Wed, Nov 23, 2016 at 3:37 PM, Christian Schulte <[email protected]> wrote:
> If there is > > @Parameter( defaultValue = "\\" ) > protected String escapeString; > > in a plugin, how can I set the field to null or an empty string? > I tried '<escapeString/>' and '<escapeString></escapeString>' but that > still leads to the field being set to the default value. I am sure this > has been possible in the past. > > Regards, > -- > Christian > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
