Denis, It seems that org.apache.ignite.tools.classgen.ClassesGenerator is what you need.
On Mon, Aug 10, 2015 at 11:36 AM, Denis Magda <dma...@gridgain.com> wrote: > Igniters, > > As a part of ignite-core module we have 'classnames.properties' file > located in ignite-core/META-INF folder. The file is internally used by > Ignite marshallers. > > I noted that the version of the file stored in the sources and used by us > in development is out of date (current version from the repository has > bunch of differences in compare to the freshest one). > This file is not updated automatically during the build. It's only > generated automatically generated during package creation. > > Seems that this file is periodically recreated by someone and updated > manually in the sources. > > Who knows anything about the update process for this file? Should I update > it manually with the newest version? > > -- > Denis > >