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
- DB
- 톰캣
- spring form tag
- 문자열
- null
- jquery
- switch
- html
- RADIO
- SSL
- checbox
- exception
- 전자정부 표준프레임워크
- 이클립스
- 스크립트
- 호환성
- 웹 플랫폼 설치 관리자
- @RequestBody
- java
- 날짜
- 오라클
- php
- 네이버스마트 에디터
- HTML5
- maven
- 한글
- json
- JSTL
- MYSQL
- Oracle
Archives
- Today
- Total
개인적인 정리
Cannot paste the clipboard contents into the selected elements. 본문
전자정부표준프레임워크/Exception 및 Error
Cannot paste the clipboard contents into the selected elements.
yeon.Biju 2020. 9. 19. 13:55전자정부표준프레임워크 이클립스가 너무 느려서... (이것저것 해봐도) 새로운 이클립스를 다운받아서 셋팅을 해봤다.
속도가 정말 압도적으로 빨라졌다.... 허나 이클립스가 달라져서 그런지 몇가지 안되는 것이 있었는데, 파일이름을 F2 를 눌러서 붙여넣기로 바뀌지가 않고 다음과 같은 오류를 띄워준다는 것이다.
Cannot paste the clipboard contents into the selected elements.
원인을 잘 모르겠으나 다음과 같이 하는 방법으로 적응을 해나가기로 했다.
바꾸고자 하는 파일의 마우스 오른쪽 버튼을 눌러서 Show In > System Explorer 를 눌러서 탐색기를 연다.
열어서 파일명을 변경하고 새로 고침을 하니 잘 바뀌어 있다.
'전자정부표준프레임워크 > Exception 및 Error' 카테고리의 다른 글
Neither BindingResult nor plain target object for bean name 'searchVO' available as request attribute (0) | 2021.02.17 |
---|---|
It is indirectly referenced from required .class files (0) | 2021.02.08 |
json 데이타 출력시 한글이 깨지는 경우 (0) | 2021.02.08 |
Keystore was tampered with, or password was incorrect (0) | 2021.01.26 |
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 |
Comments