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