Andrew Gazelka
12/27/2018, 6:28 PMPlotRegionFactory
still gets loaded even if no one ever selects "plotsquared"
. If they do not have this installed, line 21: plotAPI = PlotAPI()
will throw an exception java.lang.NoClassDefFoundError
. Any advice on how to restructure this? Thanks.