Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Right click on the root element and select "Validate"

When the model validates successfully, we can generate Java code from it. Properties describing what code to generate is described in a separate .genmodel file. By double clicking on the extlibrary.genmodel file you will see the following in the Properties View:

Image Added

To generate Java code for our library model, right click on the root element in the editor for the .genmodel file and select Generate Model Code.

Image Added