Previously empty values for run properties were quoted, so that they transferred as nulls into the runtime. This was useful for setting the "osgi.console" property to enable Equinox's built-in console.
The functionality has broken in the latest version; the empty value is unquoted and therefore disappears.
Previously empty values for run properties were quoted, so that they transferred as nulls into the runtime. This was useful for setting the "osgi.console" property to enable Equinox's built-in console.
The functionality has broken in the latest version; the empty value is unquoted and therefore disappears.