<div dir="ltr">Before recent changes I had to do:<div><br></div><div><div>CommonUtils.ensureDirExists(new File(SharedConstants.FRONTEND_DATA_DIR, SwordConstants.DIR_CONF_OVERRIDE));<br></div></div><div><br></div><div>to ensure the front end data dir and conf override directories existed.  Otherwise errors occurred.</div><div><br></div><div>However, the public SwordConstants.DIR_CONF_OVERRIDE has been changed to a private MetaDataLocator.DIR_CONF_OVERRIDE which And Bible cannot access.</div><div><br></div><div>What is the intended approach to front end override directory creation in JSword or does JSword assume the directories are created by the Front end?</div></div>