Develop/Trouble Shooting19 Visual Studio Code_Java #The public type HelloJava must be defined in its own file. 1. 클래스 이름과 파일명이 일치하지 않을 때 2. public을 쓸 수 있는 클래스는 파일명과 일치하는 클래스 하나 뿐인데, 그 외의 클래스에서 사용되었을 때 2022. 6. 16. 이전 1 2 3 다음