Page 1 of 1

can't build - missing GloxPackage

PostPosted: Fri May 27, 2011 9:40 pm
by looker
Hi Jason,

Thank you for the fixes. Hope it will fix my problems as well when generating Pdf out of docx.

But the trunk doesn't build (on 27.05.2011 at 11:27 GMT+1) because of missing:
import org.glox4j.openpackaging.packages.GloxPackage;

Re: Content Loss while converting Docx to Html :

PostPosted: Fri May 27, 2011 10:01 pm
by jason
Those changes were more than a year ago, and are part of docx4j 2.6.0! So I'm locking the old topic, and creating a new one

looker wrote:But the trunk doesn't build (on 27.05.2011 at 11:27 GMT+1) because of missing:
import org.glox4j.openpackaging.packages.GloxPackage;


There is a new source directory src/glox/java you need to add to your build path in your IDE. I've added it to build.xml and pom.xml