# The Data Access class to be used (Specify your implementation of IPlotDataAccess here)
# The Data Access class to be used (Specify your implementation of IPlotDataAccess here)
DATA_ACCESS_CLASS=Please put a customized plotter-config-***.jar file in your classpath BEFORE Plotter.jar! Contact the ASTRON SWE group if you need any help
DATA_ACCESS_CLASS=Enter your data access class here (eg. nl.astron.lofar.sas.otb.util.plotter.PlotDataAccessParmDBImpl)
# The Data Export class to be used (Specify your implementation of IPlotDataExport here)
# The Data Export class to be used (Specify your implementation of IPlotDataExport here)
DATA_EXPORT_CLASS=Please put a customized plotter-config-***.jar file in your classpath BEFORE Plotter.jar! Contact the ASTRON SWE group if you need any help
DATA_EXPORT_CLASS=Enter your data access class here (eg. nl.astron.lofar.sas.otb.util.plotter.PlotDataAccessParmDBImpl)