Saving data binding properties

On the Saving Properties page, you need to save your data binding properties.

Procedure

  1. In the Project Name field, click Browse to locate your project, or click New to create a project.
  2. In the Package Name field, click Browse to locate your package name, or click New to create a package.
  3. In the Class Name field, type the name of your Java™ class name.
  4. Generation Style refers to the name mangling options to be used during the conversion to Java. In the Generation Style field, select one of the following options:
    • Default
    • Preserve case of name
    • Shorten names
  5. If you want to create a simple J2C bean and add methods and data binding classes at a later point, click Finish.

Feedback