This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 143470

Summary: Language change: Recursive import
Product: javafx Reporter: David Strupl <dstrupl>
Component: EditorAssignee: Anton Chechel <manowar>
Status: VERIFIED INVALID    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://javafx-jira.kenai.com/browse/JFXC-1413
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 130138    

Description David Strupl 2008-08-11 14:08:53 UTC
The "import package.*" syntax will be extended to support "import package.**", which means "import everything from the
specified package and its subpackages."
Comment 1 David Strupl 2008-08-19 09:11:29 UTC
Depends on compiler issue
http://openjfx.java.sun.com/jira/browse/JFXC-1413
Comment 2 David Strupl 2008-10-10 13:46:26 UTC
This feature has been dropped by the compiler team --> future.
Comment 3 Karol Harezlak 2010-04-29 13:28:20 UTC
it looks like feature was dropped.
Comment 4 Alexandr Scherbatiy 2010-05-11 11:47:10 UTC
Compiler issue
Comment 5 Alexandr Scherbatiy 2010-05-11 11:48:30 UTC
JIRA issue http://javafx-jira.kenai.com/browse/JFXC-1413