--- /dev/null
+Voilá el reporte:
+
+CreaTools projects report on CreaDevManager:
+
+-bbtk:
+ opens normally
+ doesn't detect applis because they are in the folder "kernel" and not in
+the project root.
+ doesn't detect any package because they are in the folder "packages" and
+not in the project root.
+
+-bbtkGEditor:
+ opens normally
+ detects applis
+ detects libraries
+
+-crea:
+ opens normally
+ detects applis
+ detects lib
+ "src" is a library but is in the project root instead of lib folder.
+
+-creaBruker:
+ opens normally
+ detects applis
+ detects lib
+
+-creaContours:
+ opens normally
+ detects applis
+ detects libs but takes doxygen as a lib
+ doesn't detect "bbtk" package because its name doesn't follow
+"bbtk_[pkgname]_PKG". This should change to detect by the cmakelists
+file.
+
+-creaEnvironment:
+ opens normally
+ detects appli but no appli is present.
+ detects libs
+
+-creaImageIO:
+ opens normally
+ detects applis
+ doesn't detect "bbtk" package because its name doesn't follow
+"bbtk_[pkgname]_PKG". This should change to detect by the cmakelists
+ file.
+ src is a lib but is not in lib folder
+
+-creaMaracasVisu:
+ opens normally
+ detects applis
+ doesn't detect "bbtk" package because its name doesn't follow
+"bbtk_[pkgname]_PKG". This should change to detect by the cmakelists
+ file.
+ detects libs but takes doxygen as a lib
+
+-creaMiniTools:
+ opens normally
+ detects applis
+ doesn't detect "bbtk_package_creaMiniTools" package because its name
+doesn't follow "bbtk_[pkgname]_PKG". This should change to detect by the
+cmakelists file.
+ doesn't detect "bbtk_package_creaMiniToolsBase" package because its name
+doesn't follow "bbtk_[pkgname]_PKG". This should change to detect by the
+cmakelists file.
+ detects libs
+
+-creaRigidRegistration:
+ opens normally
+ detects applis but no appli
+ doesn't detect "PackaRecalage" package because its name doesn't follow
+"bbtk_[pkgname]_PKG". This should change to detect by the cmakelists
+file.
+ detects lib but all the source files are in lib but not in their own
+folder.
+
+-creaTools:
+ detects lib but no libs
+ detects appli but no applis
+ no packages
+