사용자 도구

사이트 도구


wiki:eclipse

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
wiki:eclipse [2022/11/08 13:40]
emblim98
wiki:eclipse [2023/02/28 21:59] (현재)
dhan
줄 24: 줄 24:
 \\ \\
 eclipse\\ eclipse\\
-  - Pathtool 설정: [[wiki:eclipse|이클립스(Eclipse)]]+  - Pathtool 설정 
 +  - Window > Preferences > General - Show heap status에 체크표
   - Springloaded 설정: [[wiki:was:tomcat:hot_deploy|Hot Deploy]]   - Springloaded 설정: [[wiki:was:tomcat:hot_deploy|Hot Deploy]]
 +\\
 +==== javascript파일이 흑백으로 나올 때 ====
 +Window > Preferences > General > Editors > File Associations\\
 +\\
 +File types항목의 우측 버튼 Add 버튼 클릭\\
 +  - Define a New File Type 팝업 - File type에 **''%%.js%%''** 입력 - OK
 +  - 입력 내용에 대해 **''%%.js%%''** 생성되고, 이것을 선택
 +  - 하단의 Associated editors 항목에서 Generic Text Editor (locked by'JavaScript Source File' content type)을 선택 후, 우측의 Default 버튼을 클릭 - 아래의 Apply and Close 버튼을 클릭
 +  - 다시 javascript 파일을 열면, 코드에 컬러가 적용됨
 +\\
 +Ref Link : [[https://ssollacc.tistory.com/11|[eclipse]이클립스 자바스크립트(js) 파일이 흑백으로 나올 때]]\\
  
  
줄 155: 줄 167:
   * =) [[https://lng1982.tistory.com/208|이클립스 Open Resource 창에서 특정 파일 및 폴더 제외 방법]]\\   * =) [[https://lng1982.tistory.com/208|이클립스 Open Resource 창에서 특정 파일 및 폴더 제외 방법]]\\
   * =) [[https://devlimk1.tistory.com/9|[Eclipse_꿀팁(tips)] Ctrl+Space는 그만! 글자 입력하기만하면 Content Assist(자동완성기능)가 실행되는 방법!]]   * =) [[https://devlimk1.tistory.com/9|[Eclipse_꿀팁(tips)] Ctrl+Space는 그만! 글자 입력하기만하면 Content Assist(자동완성기능)가 실행되는 방법!]]
 +
 +    * [[https://hianna.tistory.com/649|공백, 탭, 줄바꿈 표시하기]]
 \\ \\
 \\ \\
줄 185: 줄 199:
 \\ \\
 \\ \\
 +==== [Error] org.springframework.web.context.ContextLoaderListener 오류 ====
 +  * [[https://s00741.tistory.com/entry/%EC%8A%A4%ED%94%84%EB%A7%81-%EC%97%90%EB%9F%AC-javalangClassNotFoundException-orgspringframeworkwebcontextContextLoaderListener|스프링 에러 JAVA.LANG.CLASSNOTFOUNDEXCEPTION: ORG.SPRINGFRAMEWORK.WEB.CONTEXT.CONTEXTLOADERLISTENER]]
 +    * Deployment Assembly에 Maven Dependencies 추가하면 됨
 +
 +
 ==== [eGov 3.10] 자바스크립트 파일 컬러 설정 처리 ==== ==== [eGov 3.10] 자바스크립트 파일 컬러 설정 처리 ====
 > 자바스크립트 파일이 흑백으로 나올 경우 > 자바스크립트 파일이 흑백으로 나올 경우
-1. Window > Preferences > General > Editors > Fiel Associations\\ +1. Window > Preferences > General > Editors > File Associations\\ 
-  - File types > Add 버튼 클릭 > .Js 추가 +  - File types > Add 버튼 클릭 > ''**%%.js%%**'' 추가 
-  - 하단 Associated editors > Generic Text Editor 선택 > Apply and Close +  - 하단 Associated editors > Generic Text Editor 선택 > Default 버튼 클릭 > Apply and Close 
 +\\ 
 +\\
 위의 방법으로 안 될 경우\\ 위의 방법으로 안 될 경우\\
 2. Help > Install New Software > Work with\\ 2. Help > Install New Software > Work with\\
 - %%http://download.eclipse.org/releases/photon%%을 입력하고,\\ - %%http://download.eclipse.org/releases/photon%%을 입력하고,\\
-- 하단에 생성되는 목록 중에서 Web, XML, Java EE and OSGi Enterprise Development만 선택하여 설치 진행\\+- 하단에 생성되는 목록 중에서 Web 
 +, XML, Java EE and OSGi Enterprise Development만 선택하여 설치 진행\\
 - Window > Preferences > General > Editors > Fiel Associations에서 Associated editors - JavaScript Editor를 default로 선택\\ - Window > Preferences > General > Editors > Fiel Associations에서 Associated editors - JavaScript Editor를 default로 선택\\
 +{{:wiki:javascript_editor.png?400|}}\\
 +\\
 +''**전자정부표준프레임워크에서는 사용 금지(2022.11.11.Fri - ocean)**''\\
 +\\
 +''**Spring Tool Suite 4 (version: 4.16.1.RELEASE)에서는 위 방법이 적용됨( 2023-02-20 Mon by ocean )**''
 +
  
 === Ref Link === === Ref Link ===
줄 204: 줄 231:
 === Ref Link === === Ref Link ===
   - [[https://m.blog.naver.com/deersoul6662/221932063361|[Eclipse]workspace 사용중으로 나와서 안열릴 때(eclipse please choose another workspace as is currently in use]]   - [[https://m.blog.naver.com/deersoul6662/221932063361|[Eclipse]workspace 사용중으로 나와서 안열릴 때(eclipse please choose another workspace as is currently in use]]
-  - [[https://all-record.tistory.com/103|이클립스 Workspace 오류 - The default workspace is in use or cannot be create.]]+  - [[https://all-record.tistory.com/103|이클립스 Workspace 오류 - The default workspace is in use or cannot be create.]]\\ 
 + 
 + 
 + 
 +===== Eclipse springboot 실행 시 "Error: Could not find or load main class" 해결 방법 =====
  
 +    - [[https://stackoverflow.com/questions/28451120/spring-boot-program-cannot-find-main-class|MAVEN Test로 해결]]
 +    - [[https://wakestand.tistory.com/635|JRE System Library 연결로 해결]]
  
  
  
-{{tag>천호동밤안개 이클립스 eclipse 주레피 eleven 유니코드 도봉산핵주먹 properties 밤즌}}+{{tag>천호동밤안개 이클립스 eclipse 주레피 eleven 유니코드 도봉산핵주먹 properties 밤즌 slaptear}}
/volume1/web/dokuwiki/data/attic/wiki/eclipse.1667882433.txt.gz · 마지막으로 수정됨: 2022/11/08 13:40 저자 emblim98