https://issues.apache.org/bugzilla/show_bug.cgi?id=53593

          Priority: P2
            Bug ID: 53593
          Assignee: [email protected]
           Summary: biffviewer problem appeared out of nowhere
          Severity: blocker
    Classification: Unclassified
                OS: Windows Vista
          Reporter: [email protected]
          Hardware: PC
            Status: NEW
           Version: 3.8-dev
         Component: HSSF
           Product: POI

I made a program that download a .xls file from internet and then open it and
read it. It was working just fine till i had to reajust my libraries on eclipse
before compiling the .jar file. Still they were the same libraries but then
this error began to appear everytime i try to run my program :

org.apache.poi.hssf.dev.BiffViewer$CommandParseException: Biff viewer needs a
filename
    at
org.apache.poi.hssf.dev.BiffViewer$CommandArgs.parse(BiffViewer.java:334)
    at org.apache.poi.hssf.dev.BiffViewer.main(BiffViewer.java:387)


The code is the same in any case and now whatever i do to change the libraries
settings (its location...), it's not working anymore.

So, I'd like to request your help to resolve this problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to