public class LibrariesModule extends ModuleInstall (Code)
Ensures that all
LibraryProvider s are actually loaded.
Some of them may perform initialization actions, such as updating
$userdir/build.properties with concrete values of some library paths.
This needs to happen before any Ant build is run.
author: Tomas Zezula