diff --git a/tools-ng/ecdc/scriptlib/build-common.xml b/tools-ng/ecdc/scriptlib/build-common.xml
index dc0e8a1b6..56498ef9b 100644
--- a/tools-ng/ecdc/scriptlib/build-common.xml
+++ b/tools-ng/ecdc/scriptlib/build-common.xml
@@ -4,7 +4,22 @@
+ files which configure the specialized scripts.
+
+ System variable list:
+
+ ccm.project.dir
+ ccm.tools.xsl.dir
+ ccm.tools.xsd.dir
+ ccm.tools.lib.dir
+ ccm.build.lib.dir
+ ccm.tools.rh-jdo.dir
+ ccm.context.dir
+ ccm.home
+ shared.lib.dist.dir
+ webapp.dist.dir
+
+ -->
@@ -54,8 +69,13 @@
+
+ Project file: ${ccm.bundle.folder}/cfg/project.xml
-
+
+ Installation context: ${ccm.context.dir}
+
+ CCM home: ${ccm.home}