Community
Participate
Working Groups
1. WARNING in /Ant Tools Support/org/eclipse/ant/internal/ui/datatransfer/BuildFileCreator.java (at line 160) int i = 0; The value of the local variable i is not used 1. WARNING in /Ant Editor/org/eclipse/ant/internal/ui/editor/AntEditorCompletionProcessor.java (at line 543) int i= 0; The value of the local variable i is not used 2. WARNING in /Ant Editor/org/eclipse/ant/internal/ui/editor/AntEditorCompletionProcessor.java (at line 587) int index= 0; The value of the local variable index is not used
Created attachment 182820 [details] fix
applied patch to HEAD