While creating a Dialog to let the user edit the aemdc-config.properties I found the structure of that file cumbersome as it does not just contain the changeable values but other tool related items.
I suggest that we change it to a file that only contains configurable items. This way I don't have to search and replace strings in that file but can just write properties-name=properties-value to the file.
These are the values I found so far:
- aemdc-files location
- UI Folder (content package)
- Apps Folder
- Conf Folder
- Designs Folder
- Java Folder (service bundle)
- Java Package
- Java Path
- OSGi Configuration
Thanks - Andy