일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- Bootstrap
- JSP
- 성적프로그램
- 이클립스
- rownum
- 과정평가형
- 제약조건
- github
- 답변형 게시판
- tomcat
- 한글 인코딩
- oracle
- Oracle SQL
- JavaScript
- jQuery
- SQL
- Java
- HTTP Status 500
- HTTP Status 404
- git
- 모조칼럼
- sql developer
- ||
- alias
- group by
- Oracle DB
- 부트스트랩
- CRUD
- HTML
- distinct
Archives
초급의 끄적거림
[Spring] project configuration is not up-to-date with pom.xml 본문
Framework/Spring
[Spring] project configuration is not up-to-date with pom.xml
codingD 2020. 4. 12. 20:10에러 메세지
project configuration is not up-to-date with pom.xml
해결방법
- 해당 프로젝트 마우스 우클릭 -> Maven -> Update Project Configuration(실행)
- 해당 프로젝트 클릭 -> Alt + f5
'Framework > Spring' 카테고리의 다른 글
[Spring] Tomcat version 8.5 only supports J2EE 1.2, 1.3, 1.4, and Java EE 5, 6, and 7 Web modules (0) | 2020.04.26 |
---|---|
[Spring] 애플리케이션 계층 / 단일 책임 원칙 (0) | 2020.04.21 |
[Spring] 런타임과 컴파일타임의 차이 (0) | 2020.03.08 |
[Spring] 파일 다운로드/업로드 (수정, 삭제) (0) | 2019.10.20 |
[Spring] 파일 다운로드/업로드 게시판 (등록, 목록, 상세보기) (0) | 2019.10.18 |
Comments