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 116451

Summary: Need a way to specify arrays in scope in code templates
Product: java Reporter: _ tboudreau <tboudreau>
Component: EditorAssignee: Dusan Balek <dbalek>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description _ tboudreau 2007-09-23 21:59:34 UTC
I can create a template which converts an array to a Collection;  however, it would be very nice if it could automatically find any array in scope.  I know of no 
way to specify this in a template.