Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- html
- null
- 톰캣
- 호환성
- @RequestBody
- 문자열
- jquery
- 전자정부 표준프레임워크
- MYSQL
- DB
- java
- SSL
- 웹 플랫폼 설치 관리자
- 네이버스마트 에디터
- checbox
- switch
- HTML5
- 한글
- spring form tag
- RADIO
- 이클립스
- php
- JSTL
- json
- exception
- Oracle
- 날짜
- maven
- 스크립트
- 오라클
Archives
- Today
- Total
개인적인 정리
The import com.mysql cannot be resolved 본문
The import com.mysql cannot be resolved
이클립스상에서 mysql driver 를 지웠더니 위와 같은 에러가 나온다.
mysql driver 가 제대로 있는지 확인!!!!
'전자정부표준프레임워크 > Exception 및 Error' 카테고리의 다른 글
org.apache.maven.plugins:maven-resources-plugin:jar:2.6 (0) | 2020.08.25 |
---|---|
Received fatal alert: protocol_version (0) | 2020.08.25 |
501 HTTPS Required. (0) | 2020.08.25 |
'com.mysql.jdbc.Driver'. This is deprecated (0) | 2020.02.17 |
Invalid character found in the request target. The valid characters are defined in RFC 7230 and RFC 3986 (0) | 2019.03.15 |
Neither BindingResult nor plain target object for bean name (0) | 2019.01.30 |
The specified JRE installation does not exist (0) | 2018.12.14 |
Scala java.lang.NoSuchMethodError: scala.Predef$.augmentString error (0) | 2018.12.14 |
Comments