Hey Ben, Nice work! It was actually a pain for me to get it working last time around, it seems some of the JET stuff has changed with recent versions of eclipse, i had to actually fall back to a previous version.
But I saw some similar changes in the generated code. I would say let's just document the versions you used and you can commit the changed templates. It would be cool if we could state somewhere in the generated code which versions of eclipse/jet were used. -Justin Ben Caradoc-Davies wrote: > Justin, > > I got JET working. (That was scary-easy.) > > I did however get a few differences in the generated code. The NL > definitions became public (they were protected). I have attached a diff. > > What is your JET version? I suspect this might be the cause. I am using > JET 1.0.1.v200908201022. > > Or did I miss a step? > > Kind regards, > Ben. > > > On 16/12/09 15:52, Ben Caradoc-Davies wrote: >> Justin, >> >> I am tinkering with xmlcodegen, and have discovered the code >> (schema.javajet) that writes the code (SchemaClassTemplate.java) that >> writes the code (GMLSchema.java). :-) >> >> Is there maven support for JET, or are JET operations performed manually >> in Eclipse? >> >> What is your workflow? I expect I need to add a JET Nature. Is it >> documented? >> >> I am trying some alternative strategies to overcome the GMLSchema 64kB >> method limit, as well as restoring the old static members for backwards >> compatibility. >> >> Kind regards, >> > > -- Justin Deoliveira OpenGeo - http://opengeo.org Enterprise support for open source geospatial. ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
