I'm trying to get the directory for projects, but because I have conf set to
wrapper.java.additional.6=-Dignition.projects.dir="C:\IgnitionProjects" (so i can use git without mucking with permissions) I can't use SystemManager::getDataDir.
Is there another way to get the project directory directly or will I just have to read the ignition.conf file?