Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

Overview

This document describes how to configure code formatting in eclipse. Note, each workspace you use must be configured independently to reuse these settings.

Java files

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

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

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.

XML Files

HTML file formatting is configured via Window->Preferences, XML->XML Files->Editor. The following shows a screenshot of how XML formatting should be configured.

 

HTML Files

HTML file formatting is configured via Window->Preferences, Web->HTML Files->Editor. The following attachment shows a screenshot of how HTML formatting should be configured.

 

Other files

If formatters for other files are needed, more details should be added to this document.

 

  • No labels