giuinktse7 / sp-core-temp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sequenceplanner Core

Troubleshooting

IO error while decoding [...].scala with UTF-8

The scala compiler and the JVM might be using conflicting file encodings. Try adding

JAVA_TOOL_OPTIONS="-Dfile.encoding=UTF8"

to your environment variables.

About


Languages

Language:Scala 98.2%Language:HTML 1.7%Language:CSS 0.1%