반응형
eclipse에 tomcat plugin하기
1. tomcat plugin을 다운로드한다.
http://www.eclipsetotale.com/tomcatPlugin.html
2. 다운로드한 파일을 풀면 폴더안에 폴더가 하나 들어있다.
ex> com.sysdeo.eclipse.tomcat_3.3.0
3. 해당 폴더를 eclipse가 설치된 디렉토리에 plugins 폴더안에 넣는다.
ex> C:\DATA_Project\JspTest\eclipse_juno_64\plugins
4. eclipse를 실행한다.
5. Window -> Preferences -> tomcat에 해당 설치된 tomcat정보를 입력하면 끝
반응형
'IDE > eclipse' 카테고리의 다른 글
Python Project 생성 시 Project not specified 오류 (0) | 2022.03.22 |
---|