package xdc.tools.closure

The command line tool for building closed bundles

This package contains an experimental version of the command line tool that creates a bundle containing all packages loaded in the process of configuring an application. [ more ... ]
XDCspec declarations sourced in xdc/tools/closure/package.xdc
requires xdc.tools.path;
requires xdc.tools.repoman;
 
package xdc.tools.closure [1, 0, 0] {
 
    module Main;
    // Utility that creates a closed bundle
}
DETAILS
This package contains an experimental version of the command line tool that creates a bundle containing all packages loaded in the process of configuring an application.
Functionality of the closure tool, as well as command line options, could be changed significantly in future releases.
generated on Tue, 29 Jul 2014 18:21:39 GMT