질문&답변
encoding 질문드립니다.
cd $(CURRENT_DIRECTORY)javac $(FILE_NAME) -encoding UTF-8java $(NAME_PART) 컴파일 할 때 -encoding UTF-8을 붙여서 해결했어요..