Hi Ede,
AFAIK this should be simple. Here is an example from a plugin of mine.
You have some member variables in a class:
...
private String name = "";
private String className = "";
private String url = "";
private String host = "";
private String port = "";
private
i'd like to make the selected skin sticky across oj restarts. but trying to use
the persistent backboard results in
com.vividsolutions.jump.util.java2xml.XMLBinder$XMLBinderException: Could not
find java2xml file for
com.vividsolutions.jump.workbench.ui.plugin.skin.InstallSkinsPlugIn$1 or its