Bug 550334 - clean up: convert for loops enhanced results in NPE (details)
Commit
4e7be8c78f198f1e1115c56916533300ab9b81e6
by kenneth
Bug 394726 - [pull up] Pull up adds redundant qualifier - Add check to see if qualifier is needed or if the import is enough - Add test cases Change-Id: I62bf19c666aeb7d80e958defb9b523ab9a59ec9f Signed-off-by: Kenneth Styrberg <kenneth@kean.nu>
Commit
50b5c734f20a0e8bb0febfc5f9d1dd00b81e2078
by Jeff Johnston
Bug 550334 - clean up: convert for loops enhanced results in NPE - fix ConvertForLoopOperation.validateBody() to invalidate body if we are dealing with a Collections for loop and an array index is found for the for index variable - add new tests for this in CleanUpTest and ConvertForLoopQuickFixTest Change-Id: I23796d0e88e2b2bf579348dc762b2d2567947524