standard doclet: -javafx option should be unhidden

XMLWordPrintable

    • b167
    • Verified

        This should be a documented option.

                    new Hidden(resources, "-javafx") {
                        @Override
                        public boolean process(String opt, List<String> args) {
                            javafx = true;
                            return true;
                        }
                    },

              Assignee:
              Kumar Srinivasan
              Reporter:
              Jonathan Gibbons
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: