DefaultJDOMExternalizer
In the Wiki I read the following statement...
There is also an utility class DefaultJDOMExternalizer? which automatically externalizes all public fields in a given object. It's quite useful when you wish to store/load a couple of settings for your plugin.
I was using this in my plugin and it was working well up until version 2206. Has anything changed?
Please sign in to leave a comment.
Ignore this please. I found the problem.