While trying to solve a problem related to class loading ClassNotFoundException ... starting from ... I noticed that there are actually two IOProviders available, one in org.netbeans.api.io and the other one in org.openide.windows. How come? They are similar, but not identical.
Any guidelines on which to use?