Page 1 of 1

COMPILE ERROR - WorkbookPart.java:[12,28] error: package org

PostPosted: Wed Jan 22, 2014 8:18 pm
by marcel_cap
Seems to have a compil error since the commit :

commit ba59b54f7cfbaaeee7463e6052132ca4c76f423e
Author: Jason Harrop <jason@plutext.org> 2014-01-16 22:40:18
Committer: Jason Harrop <jason@plutext.org> 2014-01-16 22:40:18
Parent: 40056bc4309d7d1bf369e72899505eab5c2b1a83 (Convenience method getSharedStrings())
Branches: master, origin/master

New method: getWorksheet(int index)

Did you don't forget to add the org.xlsx4j.exceptions.Xlsx4jException package ?

PS : I am a noobie on git, and I just want to have the last release sources (3.0.0) > How can I do ?

Re: COMPILE ERROR - WorkbookPart.java:[12,28] error: package

PostPosted: Wed Jan 22, 2014 8:53 pm
by jason
Fixed now. Sorry about that.

Re: COMPILE ERROR - WorkbookPart.java:[12,28] error: package

PostPosted: Wed Jan 22, 2014 9:42 pm
by marcel_cap
nice :)