Page 1 of 1

building

PostPosted: Tue Jan 18, 2011 8:45 pm
by bmcompston
Thanks for the replys and changes, however...

I'm having problems trying to build a new version with the change. I have followed the instructions for svm,maven,eclipse and I can see the change in BindingHandler.java. The problem is many other files fail to build with what appear to be references to packages not available in the source tree such as:
org.plutext.jaxb.xslfo.* in LayoutMasterSetBuilder.java
com.topologi.diffx.* in Differencer.java
org.doc4j.openpackaging.packages.PresentationMLPackage in FlatOpcXmlImporter.java
What am I doing wrong and/or is there an overnight build or other precompiled jar I can try? or am I just being stupid!

Brian

Re: building

PostPosted: Wed Jan 19, 2011 10:34 am
by jason
You just need to add the following to your build path:

o src/diffx
o src/pptx4j/java
o src/xlsx4j/java
o src/svg
o src/xslfo