Hỏi & Đáp
Error:java: error: release version 5 not supported
자바11 사용시 아래와 같이 해결 하였습니다. build > plugins > plugin > groupId > org.apache.maven.plugins groupId > artifactId > maven-compiler-plugin artifactId > configuration > source > 11 source > target > 11 target > configuration > plugin > plugins > build >
- Lượt thích
- 5
- Số bình luận
- 6
- Lượt xem
- 7745

