HCLSoftware Digital Solutions Community
for(String elt : vector) fails to compile under v1.6
HCL Domino
Domino Forum
notes-domino-85
hcl-bot
December 2, 2009, 12:29pm
1
If I try the shortcut “for each” statement with the Java compiler set to v1.6, DDE complains that this is only available if source level is 1.5. It should work if >=1.5, not 1.5 exactly.