ucam-cl-dtg / urop-2014-ticking-ui

The project responsible for viewing, managing and interacting with ticks, ticking work etc.
Apache License 2.0
0 stars 0 forks source link

Set project encoding to UTF-8 #71

Closed KoviRobi closed 10 years ago

KoviRobi commented 10 years ago

Please add

    <properties>
        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
    </properties>

to your pom.xmls

TomLefley commented 10 years ago

Done for the UI project

isaac-dunn commented 10 years ago

Seems to already be done for signups