I am trying to reconfigure the CheckStyle plugin for Eclipse (Eclipse-CS) from code (while Eclipse is running). So far the only way I have found to do this is by replacing the XML file with the config and reloading the config manually. Replacing the XML file is not the elegant solution I was hoping for but it works; however I still need a way to make Eclipse-CS actually load the config file. I hav