* extend a class that does it (e.g. ch.ethz.sis.openbis.generic.server.dss.plugins.imaging.adaptor.ImagingDataSetAbstractPythonAdaptor)
3. Compile it into .jar file and drop it in the lib directory (e.g. imaging-nanonis/1/dss/services/imaging-nanonis/lib/my_custom_adapters.jar)
4. Create plugin.properties - it can be empty
5. (*Optional*) if your class makes use of java.util.Properties, you have to add them to the service.properties of the DSS with a prefix `imaging`, e.g: