Hi Jeff,
On 30 Jan 2018, at 14:05, Jeff Schmitz wrote:
> I recently updated to Eclipse Oxygen and somewhere in the process my
> EOGenerator behavior has been changed.
As an aside to Johann’s explanation, we got into the practice some time ago of
including EOGenerator templates in every projec
Hi Jeff,
the (very) old EO templates used to use log4j for logging but this was replaced
by slf4j in the current ones some time ago. Perhaps you have a lib problem
there? Passing a null value to e.g. the debug method of slf4j should be no
problem as it converts that to the string „null“ before