Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-2045

toString() code generation improvements

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • cnd - Editor
    • None

    Description

      1. Use Arrays.toString() for arrays such as int[]
      2. Use Arrays.deepToString() for nested arrays such as int[][]
      3. Use either of the above for collections, such as ArrayList<Object> and ArrayList<Object[]>
      4. Allow the user to select fields from super classes that are visible.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bobtedbob Peter Steele
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: