You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Austin Stephens (JIRA)" <ji...@apache.org> on 2018/04/05 20:23:00 UTC

[jira] [Created] (NETBEANS-605) Permit the user to select initialized fields when generating a conscructor

Austin Stephens created NETBEANS-605:
----------------------------------------

             Summary: Permit the user to select initialized fields when generating a conscructor
                 Key: NETBEANS-605
                 URL: https://issues.apache.org/jira/browse/NETBEANS-605
             Project: NetBeans
          Issue Type: Bug
          Components: java - Editor
    Affects Versions: 8.2, 9.0, Next
            Reporter: Austin Stephens


You can Generate a constructor via Source->Insert Code->Constructor. However, the list of variables it gives you only consists of fields that do not have a default value assigned to them. It would be nice if those were in the list as well.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists