Versions Compared

Key

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

...

Use Java->JAutodoc to configure the jautodoc templates. The following attachment can be loaded by using the "Import All" feature of the configuration screen

To complete the JAutoDoc configuration, open window preferences and go to Java -> Code Style -> Code Templates. Expand "comments" and choose "Overriding methods" and click the "Edit" button.  Replace the template with the following text:

Code Block
/* see superclass */

Javascript Files

Javascript formatting is configured via Window->Preferences, Javascript->Code Style->Formatter.  The following attachment can be loaded by using the "Import" feature of the formatter.

...