JShell tool: clarify documentation of /edit command

XMLWordPrintable

      According to implementation of /edit, if there are no arguments, all declarations should be presented in an editor. But it is not presented in documentation.

      Clarify situation what happens if a user tries to edit two declaration by name.

      -> class a {}
      | Added class a

      -> void a() {}
      | Added method a

      -> /e a

            Assignee:
            Robert Field (Inactive)
            Reporter:
            Andrei Eremeev
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: