http://poi.apache.org/howtobuild.html
Yegor On Mon, Jun 27, 2011 at 12:03 PM, dpront <[email protected]> wrote: > Hi, > > I think the problem is occurring because of the Macro, based on my latest > screenshot, the ensureRowOrdering method has been called by almost 60,000 + > times even though the records that are on that excel file is just about 10 > rows. > > So, I'm trying to modify the XSSFSheet and recreate the jar but as of now > I still can't manage to do it. I have downloaded the source code of the > Apache POI and try to create a jar file out of it using eclipse and is > currently facing with lots of errors. I already read the Apache POI - How > To Build and I already have Apache Ant and has executed the "ant -f > fetch.xml -Ddest=system" and it downloaded some jar files and I got stuck at > that part. > > Any help or enlightenment with regards to the modification of the jar > files are highly appreciated. > > Thanks. > > -- > View this message in context: > http://apache-poi.1045710.n5.nabble.com/taking-too-long-to-create-xlsm-tp4497635p4527405.html > Sent from the POI - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
