반응형
코드를 실행할 때
You can use '--warning mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
이와 같은 내용이 뜨면서 프로젝트가 실행되지 않을때 아래와 같이 설정을 바꿔주니 해결되었다.
-> Build /Run 설정을 Gradle에서 IntelliJ IEDA로 변경
변경후 프로젝트가 제대로 실행된다.
반응형
LIST