You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Knut Anders Hatlen (Created) (JIRA)" <ji...@apache.org> on 2012/04/20 11:10:55 UTC

[jira] [Created] (DERBY-5699) Disable automatic conversion to star imports in NetBeans project

Disable automatic conversion to star imports in NetBeans project
----------------------------------------------------------------

                 Key: DERBY-5699
                 URL: https://issues.apache.org/jira/browse/DERBY-5699
             Project: Derby
          Issue Type: Improvement
          Components: Build tools
    Affects Versions: 10.9.0.0
            Reporter: Knut Anders Hatlen
            Assignee: Knut Anders Hatlen
            Priority: Minor


Because of a new feature in NetBeans 7.1, adding new import statements may automatically convert the existing imports to star imports (that is, import package.*). Since the existing Derby code rarely uses star imports, I suggest we disable this feature in the NetBeans project located under tools/ide/netbeans.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (DERBY-5699) Disable automatic conversion to star imports in NetBeans project

Posted by "Knut Anders Hatlen (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Knut Anders Hatlen resolved DERBY-5699.
---------------------------------------

          Resolution: Fixed
       Fix Version/s: 10.9.0.0
    Issue & fix info:   (was: Patch Available)

Thanks, Kristian. Committed revision 1328280.
                
> Disable automatic conversion to star imports in NetBeans project
> ----------------------------------------------------------------
>
>                 Key: DERBY-5699
>                 URL: https://issues.apache.org/jira/browse/DERBY-5699
>             Project: Derby
>          Issue Type: Improvement
>          Components: Build tools
>    Affects Versions: 10.9.0.0
>            Reporter: Knut Anders Hatlen
>            Assignee: Knut Anders Hatlen
>            Priority: Minor
>             Fix For: 10.9.0.0
>
>         Attachments: d5699-1a.diff
>
>
> Because of a new feature in NetBeans 7.1, adding new import statements may automatically convert the existing imports to star imports (that is, import package.*). Since the existing Derby code rarely uses star imports, I suggest we disable this feature in the NetBeans project located under tools/ide/netbeans.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (DERBY-5699) Disable automatic conversion to star imports in NetBeans project

Posted by "Kristian Waagan (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258110#comment-13258110 ] 

Kristian Waagan commented on DERBY-5699:
----------------------------------------

I haven't looked at the patch, but yes please :)

+1
                
> Disable automatic conversion to star imports in NetBeans project
> ----------------------------------------------------------------
>
>                 Key: DERBY-5699
>                 URL: https://issues.apache.org/jira/browse/DERBY-5699
>             Project: Derby
>          Issue Type: Improvement
>          Components: Build tools
>    Affects Versions: 10.9.0.0
>            Reporter: Knut Anders Hatlen
>            Assignee: Knut Anders Hatlen
>            Priority: Minor
>         Attachments: d5699-1a.diff
>
>
> Because of a new feature in NetBeans 7.1, adding new import statements may automatically convert the existing imports to star imports (that is, import package.*). Since the existing Derby code rarely uses star imports, I suggest we disable this feature in the NetBeans project located under tools/ide/netbeans.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (DERBY-5699) Disable automatic conversion to star imports in NetBeans project

Posted by "Knut Anders Hatlen (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Knut Anders Hatlen updated DERBY-5699:
--------------------------------------

    Attachment: d5699-1a.diff

Attaching a patch that makes the suggested change to the NetBeans project.
                
> Disable automatic conversion to star imports in NetBeans project
> ----------------------------------------------------------------
>
>                 Key: DERBY-5699
>                 URL: https://issues.apache.org/jira/browse/DERBY-5699
>             Project: Derby
>          Issue Type: Improvement
>          Components: Build tools
>    Affects Versions: 10.9.0.0
>            Reporter: Knut Anders Hatlen
>            Assignee: Knut Anders Hatlen
>            Priority: Minor
>         Attachments: d5699-1a.diff
>
>
> Because of a new feature in NetBeans 7.1, adding new import statements may automatically convert the existing imports to star imports (that is, import package.*). Since the existing Derby code rarely uses star imports, I suggest we disable this feature in the NetBeans project located under tools/ide/netbeans.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira