
7 Oct
2008
7 Oct
'08
8:15 p.m.
Ceki Gulcu skrev:
Thorbjørn,
Good catch. Thank you. I had added an interface called Cleaner to remove old archive files. However, since it has only one implementation, decided to remove it. At some point, Eclipse thought that sun.misc.Cleaner instead of ch.qos....Cleaner was referenced hence the erroneous import.
Ah, the joy of just typing Ctrl-Shift-O to make things shut up :) Which reminds me that I should see if slf4j compiles with a clean room JVM. I have it on my TODO list :)