Community
Participate
Working Groups
Jeff has reworked the For statement and related templates to address the following bugs: 361155, 361163, 360416; this bug is to cover the work required to "port" that work to JS gen. It encompasses looking at the following parts in Java gen and mirroring the logic in their JS gen counterparts: * org.eclipse.edt.gen.java.templates * ForStatementTemplate.java * ExitStatementTemplate.java and possibly the following templates: * Label.java * ContinueStatementTemplate Unit- and regression-testing should probably rely the testcases in org.eclipse.edt.tests.javascript/EGLSource/FVT/baseStatements AND/OR org.eclipse.edt.eunit.test/EGLSource/FVT/baseStatements
Merged the changes from ForStatementTemplate and ExitStatementTemplate to jsgen.
closing this defect