You can change the example package with a plugin. The sample plugin
"RenameExampleClassPlugin" shows the technique (you should do it in
the "initialized" method of a plugin).
You can add elements to to specify table specific
properties. These properties can be accessed in a plugin
(Introspecte
Hi.
It's possible change package where ...Example classes will be generated?
This will be great optional parameter for element.
I need put them to another package, because I developing ExtGWT application and
model class are part of public API which will be compiled to JavaScript and
Example cl