Class GenAUCatalog


  • public class GenAUCatalog
    extends Object
    This tool generates the catalog (update.xml/update.xml.gz) for a set of nbm files. The tool takes up to three parameters:
    1. The path to the directory containing the nbm files (mandatory)
    2. A notification message which is shown to the user as a balloon message in the lower right (optional)
    3. An URL for the notification message (optional)
    • Method Detail

      • setNotificationMessage

        public void setNotificationMessage​(String msg)
      • setNotificationURL

        public void setNotificationURL​(String url)