intra-mart e Builder for Accel Platform / Setup Guide

Version 5 2013-10-01

«  Maven Local Repository Setting   ::   Contents   ::   License Registration  »

html File Encoding Setting

Overview

  • Encoding setting of html file is described in this section.
    In intra-mart Accel Platform, [UTF-8] is recommended as html file encoding.
    A function to determine character code exists in eclipse for HTML file edit, but it would be the setting value of
    JavaVM option [-Dfile.encoding] in initial setting, so the file may be created or loaded by the character code other than UTF-8.
    Therefore, following setting should be done.

    Note

    [-Dfile.encoding=UTF-8] is specified for eBuilder8.ini from 2012 Winter version.
    Because of this, following setting is made as initial setting.

Encoding Setting

  • html file encoding is specified by the following steps.

    1. Select [Window]-[Setting] in menu bar.
    2. Select [HTML Files] on [Web] page and set the following 2 encodings.
    • Change [Loading files] encoding to [ISO 10646/uni code(UTF-8)].
    • Change [Creating files] encoding to [ISO 10646/uni code(UTF-8)].

«  Maven Local Repository Setting   ::   Contents   ::   License Registration  »