Apache POI Problems

POI doesn’t like:

  • Autofilter on column headings
  • When using InputStream inp = this.getClass().getResourceAsStream("myfile.xls");, you need to refresh the file in Eclipse before running tests – otherwise it uses a cached copy of the file