On Wed, 3 Aug 2011, Jebarlin Robertson wrote:
I am taking only some important stuffs from ooxml-schema and trying to build it. but if i do that also, apache POI ooxml source code is depend on ooxml-schema, so there also I need to do the changes. I can try that and do that, but the question is will it work after doing all this.
You'll probably only need the bits that are in the poi-ooxml schema. I'd suggest you use that as a guide for which bits you need to compile, and which bits you can ignore. Or, you could just compile the whole lot, then do a similar trick to the one we do to work out which parts are needed for the "general" use case
Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
