Right now, the plug-in configurations are used by the plug-in itself to know where the generated data is located. However, we need to configure the framework with the config.properties as well to make sure it produces the outputs to the same location. This is error prone, thus the config.properties that the framework uses should be automatically generated from the values entered into the plug-in and passed to the framework to align the parameters of the two.
Right now, the plug-in configurations are used by the plug-in itself to know where the generated data is located. However, we need to configure the framework with the config.properties as well to make sure it produces the outputs to the same location. This is error prone, thus the config.properties that the framework uses should be automatically generated from the values entered into the plug-in and passed to the framework to align the parameters of the two.