Hi i tried reading Microsoft format files using poi in eclipse but its giving this error please help... It's working fine in my home computer.. but in college laptop the error is occuring...
ERROR:
"Usage: AddDimensionedImage imageFile outputFile"
Printable View
Hi i tried reading Microsoft format files using poi in eclipse but its giving this error please help... It's working fine in my home computer.. but in college laptop the error is occuring...
ERROR:
"Usage: AddDimensionedImage imageFile outputFile"
AddDimensionedImage requires those parameters in order to run.
That's all that is telling you.
I presume your home IDE has those parameters set up in the runtime config, and your college laptop does not.
sir, im new to coding and development.. so i didnt get what exactly i have to do now.. what all things i have to configure now to make it work in college laptop.. wher should i go and check
Well, are you trying to run the AddDimensionedImage code as an application, or are you trying to run your own code?
Your laptop is trying to run AddDimensionedImage.