MS949 인코딩 추가
This commit is contained in:
@@ -8,6 +8,8 @@ group = 'com.eactive'
|
||||
version = '0.0.1-SNAPSHOT'
|
||||
sourceCompatibility = '1.8'
|
||||
|
||||
compileJava.options.encoding = 'MS949'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user