---------- 1. WARNING in /home/scratch/frysk/native/frysk-core/../../frysk/frysk-core/frysk/cli/hpd/SymTab.java (at line 44) import frysk.expr.*; ^^^^^^^^^^ The import frysk.expr is never used ---------- ---------- 2. ERROR in /home/scratch/frysk/native/frysk-core/../../frysk/frysk-core/frysk/cli/hpd/PrintHandler.java (at line 79) catch (frysk.expr.TabException t) ^^^^^^^^^^^^^^^^^^^^^^^ The type frysk.expr.TabException is not visible
Sort of a java-lint, eh? Actually I used to have it installed but lost it when I upgraded. Reinstalled. I'll go ahead and close it because I was the guilty party, not Ivan. Should we have something like the old MAINTAINER-MODE that insures eclipse-ecj is installed?