I am trying to use the emf.Ecore2Java ant task. Everything seems to be
working, except the package specified in my xsd file - which I assume
gets put in either the genmodel or .ecore file - isn't being used and
all the generated sources are going into the default package. I
remember using modelpluginid for xsd2java, but it isn't working here. I
would appreciate any help with this.