git2 학원 수업 37일차 221013 9-10 https://hongeui.tistory.com/13 JSP 파일 생성 직후 에러(The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path) 여기서 정정* 톰캣서버를 클래스패스에 만들어줘야함 zip로 export가능(하지만 용량 너무 커질 수 있어 비추!) 프로젝트 우클릭 > Export > Export ... > General의 Archive File 선택 후 Next > 위치 지정 후 zip로 저장 import할때는 General > Existing Projects into Workspace > Select archive file로 불러오기 import > Gradle Project 10-11 /.. 2022. 11. 17. 학원 수업 36일차 221012 9-10 스프링버전 이클립스 https://spring.io/ https://spring.io/tools Spring Tools 4 for Eclipse 다운로드 다운받은 파일 우클릭으로 압축 풀어주고 content도 압축 풀어주고 들어가면 SpringToolSuite4.exe가 스프링 이클립스 JSP파일 사용 불가하기 때문에 web관련 라이브러리 따로 설치해줘야함 Eclipse Marketplace에서 'web developer' 검색 후 EE버전(jsp가 포함되어있는걸로) 설치 [Eclipse Enterprise Java and Web Developer Tools 3.27] 다운했음 프로젝트 롬복(이클립스 새로 받을때마다 해줘야함)(스프링이클립스에도 해줘) https://projectlombok.or.. 2022. 10. 31. 이전 1 다음