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 - Need a way to specify arrays in scope in code templates
Summary: Need a way to specify arrays in scope in code templates
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-23 21:59 UTC by _ tboudreau
Modified: 2007-09-24 05:21 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.