Encapsulate access to global plugin config in own class

The global plugin configuration will need to be accessed from
different places and it would be bad if the knowledge about section
and key names is distributed in the code.

Rename the existing XDocConfig class to XDocProjectConfig to make
clear that this class deals with the project-specific plugin
configuration.

Change-Id: Iebabff1b64fdcb32f1686ba6ac6c9b1bc0305c10
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
7 files changed
tree: 414aa29a17ac4a106b382f0375268215f9e3e5e8
  1. .settings/
  2. lib/
  3. src/
  4. .buckconfig
  5. .gitignore
  6. BUCK
  7. LICENSE
  8. pom.xml
  9. VERSION