I have a user who has the following error immediately whenever he tries to compile any project in Eclipse 3.5, with Android ADT plugin, Android SDK (android platform v2.2), running on Vista. I've Googled various pieces of the error message and can find nothing. Obviously something is misconfigured, but I don't know what.
org.apache.poi.hssf.dev.BiffViewer$CommandParseException: Biff viewer needs a filename at org.apache.poi.hssf.dev.BiffViewer$CommandArgs.parse(BiffViewer.java:321) at org.apache.poi.hssf.dev.BiffViewer.main(BiffViewer.java:370)