# 5/9/12 11:31:55 AM EDT # Eclipse Compiler for Java(TM) 0.A58, 3.6.0, Copyright IBM Corp 2000, 2010. All rights reserved. ---------- 1. WARNING in /home/www-data/build/modeling/emf/query/downloads/drops/1.6.0/S201205091129/eclipse/plugins/org.eclipse.emf.query.examples.statements/src/org/eclipse/emf/query/examples/statements/actions/SelectWritersDelegate.java (at line 81) if (category == null) { throw new NullPointerException("Specified category is invalid"); //$NON-NLS-1$ } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code ---------- 1 problem (1 warning)