Community
Participate
Working Groups
Build Identifier: org.eclipse.buckminster.cmdline=1.0.350.r11559 org.eclipse.buckminster.core=1.2.361.r11621 org.eclipse.buckminster.installer=1.1.0.r11559 Issuing the headless buckminster command "import -?" gives output ==== Missing BOM URL Help text for org.eclipse.buckminster.core.resolve:This command will populate the workspace from a Bill of Materials (BOM) usage: import [{ -? | --help }] [{ -C | --continueonerror}] [{ -T | --template } <template workspace> ] <url_or_path> ... etc etc ... ==== * The text "Missing BOM URL" should obviously not be there. * The usage text is missing the -D, -P, -B, -N options (thought these are mentioned in the help text that follows) [{ -? | --help }] [{-D | --define} <key>[=<value>]] [{-P | --properties} <URL or Path>] Reproducible: Always
The SetPreference and UnsetPreference commands suffered from similar problems. Fix released to helios-maintenance, rev 11675.