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 | 31 |
Tags
- Quartz
- ssh
- plugin
- import
- bash
- context
- maVen
- resource
- vscode
- 단축키
- Source
- grep
- Windows
- tomcat
- netsh
- Eclipse
- lsof
- profile
- JavaScript
- Windows 10
- 네트워크
- find
- port
- VirtualBox
- xargs
- GIT
- web.xml
- 줄바꿈 문자
- Mac
- IntelliJ
Archives
- Today
- Total
develog
Eclipse 에서 Dynamic Web Project, context root 를 / 로 변경 본문
- Project Explorer 뷰 - Project 선택 - Properties
- Web Project Settings - Context root 를 / 로 변경
- 메뉴 - Project - Clean
- Servers 뷰에서 tomcat 선택, + 펼침, 해당 프로젝트 선택 후 삭제
- Servers 뷰에서 tomcat 선택 - 마우스 우클릭, Clean
- Servers 뷰에서 tomcat 선택 - 마우스 우클릭, Add and Remove
- 해당 프로젝트 선택후 Add
'IDE > eclipse' 카테고리의 다른 글
eclipse 에서 maven 프로젝트 생성 (0) | 2013.08.13 |
---|---|
eclipse 에서 maven 프로젝트 만들기 (0) | 2013.08.12 |
eclipse 에서 heap size 늘리기 (0) | 2013.05.08 |
ant ftp (0) | 2012.11.05 |
Eclipse 에 servlet.jar 추가하기 (0) | 2012.10.30 |
Comments