Skip to content

Use UTF-8 encoding. #8

Description

@jamesrcounts

In the maven build we had to give special instructions to maven so that it would use a non-default code page. UTF8 is the default code page, but we cannot use UTF8 because there are a few non-utf8 characters in the project. In particular DeepDive06ModelViewController.infiniteB uses accented characters that are not in UTF8. We should replace them with UTF8 equivalents and tell eclipse and maven to each use UTF8.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions