ref #5346: after changing order in navigator update automatically
[taxeditor.git] / project-setup-wire-locally.sh
index 11fd1a82316f2eb0f33d33b5853ed857db70589c..e6c6571699be1976432cdcabe57c9982d5ddea02 100755 (executable)
@@ -1,5 +1,10 @@
 #!/bin/bash
 
+#
+# TODO CDMLIB_ROOT is currently pinned to a 
+# specific workspace setup and should be parametrized 
+# or flexibilized an other way.
+#
 CDMLIB_ROOT=~/workspaces/cdm/cdmlib
 
 CDM_PROJETCS=("cdmlib-cache" "cdmlib-commons" "cdmlib-model" "cdmlib-ext" "cdmlib-io" "cdmlib-persistence" "cdmlib-services")