# 27 Jun 2005 16:32:46 ---------- 1. WARNING in /builds/I/src/plugins/org.eclipse.jdt.ui.tests/examples/org/eclipse/jdt/ui/examples/MyQuickAssistProcessor.java (at line 65) private boolean getASTProposal(IInvocationContext context, List result) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getASTProposal(IInvocationContext, List) from the type MyQuickAssistProcessor is never used locally ---------- ---------- 2. WARNING in /builds/I/src/plugins/org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/junit/tests/TestPriorization.java (at line 333) private void printOrder(List order) { ^^^^^^^^^^^^^^^^^^^^^^ The method printOrder(List) from the type TestPriorization is never used locally ---------- ---------- 3. WARNING in /builds/I/src/plugins/org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/dialogs/DialogsTest.java (at line 79) private TypeInfo[] getRefs(ArrayList list, int off, int len) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getRefs(ArrayList, int, int) from the type DialogsTest is never used locally ---------- 3 problems (3 warnings)