IntelliJ IDEA Error:(24, 35) java: 常量字符串过长
时间:2019-05-09 19:58:17
收藏:0
阅读:1904
在转换一个JSON转Java对象是 idea 编译不通过 提示:Error:(24, 35) java: 常量字符串过长
File -> Settings -> Build,Execution,Deployment -> Compiler -> Java Compiler , Use Compiler, 选择Eclipse , 点击 Apply
评论(0)