I think the default order should be as added - for easy readabillity I want to set some values first - not alphabetically.
That's the idea in fact, but the results can sometimes be unexpected because the order in which attributes are written is affected by the calls to super classes. Also, when you use @JsonRemoteProperty annotations the order in which these properties are written can depend upon the JDK that is used. Overall, it ends up being a complicated issue.
when i do an import, the project is unaware of any backdrops.... is this normal...?
Yes, this is normal because import/export doesn't support images. I suppose the image data could be base64'd and included.
Neil, regarding import/export on logging types, some actual examples would go a long way to detecting problems.
And a template for new points is an interesting idea. It's actually been raised before, but has never reached a high enough priority to get it done.