목록Tool/Eclipse (5)
2swan
◆ JDK 설치 (오라클 계정 회원가입 → 로그인 후) https://www.oracle.com/kr/java/technologies/javase/javase8-archive-downloads.html Java Archive Downloads - Java SE 8 | Oracle 대한민국 www.oracle.com 1. Next → Next → 다음 → close (JRE 포함 되어 있음) 2. PC 속성 → 고급 시스템 설정 → 환경변수 → 시스템 변수(새로 만들기) 3. 시스템 변수 Path 클릭 후 새로 만들기 하여 java 설치된 경로 아래 bin 까지 입력하거나 아래 화면처럼 JAVA_HOME으로 설정해도 무관 4. cmd 창에서 java -version or javac -version 입력하여..
다이내믹 웹 프로젝트 생성 후 WEB-INF 아래에 web.xml 파일이 없을 경우 1. 프로젝트에서 마우스 우클릭 Java EE Tools -> Generate Deployment Descriptor sub 클릭 2. WEB-INF 아래 web-xml 생성 완료
Ctrl + F11 : 앞전에 실행했던 클래스 실행 / 클래스 실행 Ctrl + Alt + 방향키(아래/위) : 줄 복사 Alt + Shift + W: 각종 탐색 메뉴 Ctrl+Space: 자동완성메뉴 Ctrl + Shif + c : 한줄 주석문 설정/해제 Ctrl+Shift+P : 중괄호 '{' '}'열고 닫는 부분을 찾는다 Alt + Left(Right) : 이전, 이후 작업 화면 Ctrl + L : 특정 줄 번호로 이동 Ctrl + D : 한 줄 삭제 Ctrl + W : 파일 닫기 Ctrl + I : 들여쓰기 자동 수정 Ctrl + M : 전체화면 토글 Ctrl + Shift + O : 자동으로 Import Ctrl + Shift + X : 대문자로 변환 Ctrl + Shift + Y : 소문자로 ..
1. window → Preferences 2. ① General → Appearance → Colors and Fonts ② 글꼴 → D2Coding 3. General → Editors → Text Editors → Line number foreground 4. General → Workspace → Text file encoding (Other : UTF-8) 5. Java → Compiler → Compiler compliance level 1.8 End 추가적으로 jsp 환경 구축할 시 6. Web → CSS Files → Encoding : UTF-8 7. Web → HTML Files → Encoding : UTF-8 8. Web → JSP Files → Encoding : UTF-8
The Community for Open Innovation and Collaboration | The Eclipse Foundation The Eclipse Foundation - home to a global community, the Eclipse IDE, Jakarta EE and over 415 open source projects, including runtimes, tools and frameworks. www.eclipse.org 1. 상단 Download 2. Download Packages 클릭 3. Older Version 클릭 4. Neon 클릭 5. 3 Packages 클릭 6. Windows 32-bit x86_64 클릭