You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When adding a "Named" property to a non-stored object, there is an unclear Exception. It should be tested before and given a clear exception to the developer
SEVERE 51:44.926 Exception class java.lang.NullPointerException - null
SEVERE 51:44.927 - org.openlowcode.design.data.DataObjectDefinition.generateToFile(DataObjectDefinition.java:4450)
SEVERE 51:44.927 - org.openlowcode.design.module.Module.generateSources(Module.java:2068)
SEVERE 51:44.927 - org.openlowcode.design.module.Module.main(Module.java:2268)