Im trying to do the build for POI, i have installed and built ant correctly, though when i try and build POI it dosnt seem to find the .jre files, it runs the build.xml file but dosnt do anything with it. What commmands do i use to do the build? All im doing is typing "ant" in the directory where i have POI installed. I no its not working because when i try and compile the demo files using javac they give errors that certain files havent been imported correctly.
"Isn't working" isn't helpful to track down any error. Please attach at least a console listing of your ant run!