CT Classes are added to the poi-ooxml-schemas jar based on unit tests. If the class is used by a unit test, it is included in the jar. I generally use the full schema in ooxml-schemas for development so I don't hit that issue. And you should always add unit tests for new code, and examples so that others can use your code.
On Tue, Jul 31, 2018 at 7:29 PM pj.fanning <fannin...@yahoo.com> wrote: > poi-ooxml depends on poi-ooxml-schemas and this latter jar has the most > commonly used XMLBeans generated classes for the OOXML xsds. CTEm appears > to > be missing from this jar. > We can add it for the 4.0.0 release. > ooxml-schemas has the full set of generated classes. We will be releasing > v1.4 of this jar with poi 4.0.0. > It is built with the rest of the poi jars (if you building locally). > > > > -- > Sent from: http://apache-poi.1045710.n5.nabble.com/POI-User-f2280730.html > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@poi.apache.org > For additional commands, e-mail: user-h...@poi.apache.org > >