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 68707 - 'fore' code template should use java.lang.Iterable variables only
Summary: 'fore' code template should use java.lang.Iterable variables only
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-15 09:28 UTC by Miloslav Metelka
Modified: 2007-11-05 13:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miloslav Metelka 2005-11-15 09:28:59 UTC
'fore' code template should have an 'instanceof' hint for java.lang.Iterable
variables.
Comment 1 Miloslav Metelka 2005-11-15 09:30:24 UTC
Fixed:
Checking in lib/src/org/netbeans/editor/ext/java/JavaSettingsDefaults.java;
/cvs/java/editor/lib/src/org/netbeans/editor/ext/java/JavaSettingsDefaults.java,v
 <--  JavaSettingsDefaults.java
new revision: 1.10; previous revision: 1.9