์ดํด๋ฆฝ์ค ์ฌ์ฉํ๋ค๊ฐ ๋ฐ์ํ ์๋ฌ๋ค
๋ฌธ์
์ดํด๋ฆฝ์ค์์ ์์ ํ ํ์ผ์ด ํฐ์บฃ์ผ๋ก ์น๋ธ๋ผ์ฐ์ ๋ก ์คํ์์ผฐ์๋ ์์ ์ฌํญ์ด ๋ฐ์๋์ง ์์
ํฐ์บฃ, ์ดํด๋ฆฝ์ค๋ฅผ ์ฌ์คํํด๋ ๊ณ์ ๊ฐ์ ๋ฌธ์ ๋ฐ์
ํด๊ฒฐ๋ฐฉ๋ฒ
Window > Preferences > General > Workspace ์์
Refresh using native hooks or polling ์ Refresh on access ์ ์ฒดํฌ
-> ๊ทธ๋๋ ํด๊ฒฐ๋์ง ์๋๋ค๋ฉด ํฐ์บฃ์ผ๋ก ์คํํ ์น๋ธ๋ผ์ฐ์ ์์ f12๋ฅผ ๋๋ฌ ๊ฒ์ฌ์ฐฝ ์ด๊ณ ํฑ๋๋ฐํด ๋ชจ์์ ์ค์ ์ ๋๋ฅธ๋ค.
Preferences > Network์ Disable cache (while DevTools is open) ์ ์ฒดํฌ ํ๋ค.
๋ฌธ์
jsp file์์๋ tabํค๋ฅผ ๋๋ฌ๋ ์๋์์ฑ์ด ๋์ง ์์ (emmet ๊ธฐ๋ฅ)
ํด๊ฒฐ๋ฐฉ๋ฒ
Window > Preferences > Emmet ์์
~extensions์ ์นธ์ jsp๋ฅผ ์ถ๊ฐํ๋ค apply ํ์
๋ฌธ์
jsp:useBean - ๋ฐ์ดํฐ ์ ๋ ฅํผ์์ get,post ์ ์ก์ ํ๊ธ ๋ฐ์ดํฐ ๊นจ์ง
ํด๊ฒฐ๋ฐฉ๋ฒ
<% request.setCharacterEncoding("euc-kr"); %>์ด ์ธ์ฝ๋ฉ ์์ค๋ฅผ ์ถ๋ ฅ
ํ์ด์ง์์ ๋งจ ์์ ์๋
<%@ page language="java" contentType="text/html; charset=EUC-KR" pageEncoding="EUC-KR"%>
๋ฐ์ ๋ถ์ฌ์ค์ผ ํ๋ค.
๋ฌธ์
ํ๋ก์ ํธ๋ฅผ ํฐ์บฃ ์๋ฒ๋ก ์คํ์
"Server Tomcat v8.5 Server at localhost failed to start"
๋ผ๊ณ ๋จ๋ฉฐ ์คํ์ด ๋์ง ์์
ํด๊ฒฐ๋ฐฉ๋ฒ
Window - Preferences - Java - Installed JREs ์์ Installed JREs์ default๋ก ๋์ด์๋ ํ์ผ์ ์ญ์
Add๋ฅผ ๋๋ฌ Standard VM - Next๋ฒํผ ํด๋ฆญ
Directiory ๋ฒํผ์ ๋๋ฌ์ JAVA_HOME ํ๊ฒฝ๋ณ์๋ก ์ค์ ๋์๋ ๋๋ ํ ๋ฆฌ๋ฅผ ์ ํ
Apply and Close ๋ฒํผ์ ๋๋ฌ ์ฐฝ์ ์ข
๋ฃ
์ฌ์ฉ์ค์ธ ์๋ฒ๋ฅผ ๋๋ธํด๋ฆญ
Runtime Environment ํ๋์ ๊ธ์จ๋ฅผ ํด๋ฆญ
JRE: ์ ๋ฆฌ์คํธ๋ฐ์ค์์ Preferences๋ฉ๋ด์์ ์ถ๊ฐํ JAVA_HOME ๋๋ ํ ๋ฆฌ๋ฅผ ์ ํํ ํ Finish
๋ฌธ์
์ฝ๋์ ์๋ฌด๋ฐ ์ด์์ด ์๋๋ฐ ํ๋ก์ ํธ์ ๋นจ๊ฐ ๋๋ํ๊ฐ ๋จ๊ณ ์คํ์
"Editor does not contain a main type"
๋ผ๊ณ ๋จ๋ฉฐ ์คํ์ด ๋์ง ์์
ํด๊ฒฐ๋ฐฉ๋ฒ
ํ๋ก์ ํธ์์ ๋ง์ค - Properties - Resource - Java Build Path์ ๊ฐ๋ณด๋ JRE System Libery๊ฐ ์ค๋ฅ๋์์
JRE System Libery ๋ฅผ Remove
Add Library - JRE System Libary - installed JREs
๋ก ๋ค์ ์ถ๊ฐ ์ค์ ํด์ค๋ค.
๋ฌธ์
ํฐ์บฃ ์คํ์
"Server Tomcat v8.5 Server at localhost was unable to start within 45 seconds."
๋ผ๊ณ ๋จ๋ฉฐ ์คํ์ด ๋์ง ์์
ํด๊ฒฐ๋ฐฉ๋ฒ
ํฐ์บฃ ์คํํ๋๋ฐ 45์ด ์ด์ ๊ฒฝ๊ณผํด์ ๊ทธ๋ฌ์
ํฐ์บฃ ์๋ฒ ๋๋ธํด๋ฆญ - Timeouts ํด๋ฆญ - Start ์๊ฐ์ ๋๋ฆฐ๋ค.
๋ฌธ์
์คํ๋ง๋ถํธ์์ maven/war๋ก ๋ง๋ mybatisํ๋ก์ ํธ๋ฅผ ์ดํ๋ฆฌ์ผ์ด์ ์คํํ๋๋ฐ
"Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled."
๋ผ๊ณ ๋ธ
ํด๊ฒฐ๋ฐฉ๋ฒ
pom.xml์ <dependency> dev ์ถ๊ฐ (Spring Boot DevTools)
'๐ETC. > โ๏ธ Tool' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
[Eclipse] TODO Auto-generated method stub ์ฃผ์ ์ ๊ฑฐ (0) | 2021.09.27 |
---|---|
[Eclipse] ํ ๋ง ๋ณ๊ฒฝํ๊ธฐ (0) | 2021.09.27 |
[Eclipse] ์์คํ์ผ export, import (0) | 2021.09.04 |
[GitHub] ๊นํ๋ธ์ ํ๋ก์ ํธ ์ฌ๋ฆฌ๊ธฐ (4) | 2021.08.24 |
[Eclipse] ์ฝ๋ ์๋์์ฑ Emmet ์ค์นํ๊ธฐ (2) | 2021.08.24 |