스마트인재개발원/Spring
[Spring]오류- Save could not be complete. Try file->save as... if the problem persists.
죠졍니
2022. 10. 19. 11:38
728x90
반응형
SMALL
오류- Save could not be complete. Try file->save as... if the problem persists.
가끔 코드를 실행하거나 저장을 할 때 다음과 같은 오류를 볼 수 있음
절대절대 OK를 누르면 안됨
X를 누르거나 Select First Characer를 선택하여 나간다음
jsp파일 제일 위에
<%@ page language="java" contentType="text/html; charset=UTF-8"
pageEncoding="UTF-8"%>
다음 코드 삽입
이제 저장하고 실행하면 잘 돌아갑니당
728x90
반응형
LIST