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 |
Tags
- VirtualBox
- Eclipse
- Source
- Windows 10
- tomcat
- Mac
- import
- 네트워크
- find
- bash
- port
- JavaScript
- GIT
- ssh
- web.xml
- resource
- 단축키
- xargs
- Quartz
- profile
- lsof
- context
- plugin
- maVen
- grep
- 줄바꿈 문자
- IntelliJ
- vscode
- Windows
- netsh
Archives
- Today
- Total
develog
[Eclipse] MyEclipse, Server Deployment, Add 안될때 본문
- 파일: 프로젝트 폴더/.mymetadata
context-root="/" 있는지 확인
<?xml version="1.0" encoding="UTF-8"?> <project-module type="WEB" name="{PROJECT_NAME}" id="myeclipse.1210042505544" context-root="/" j2ee-spec="1.4" archive="{PROJECT_NAME}.war"> <attributes> <attribute name="webrootdir" value="/WebRoot" /> </attributes> </project-module> |
'IDE > eclipse' 카테고리의 다른 글
[Eclipse] WST (0) | 2015.09.23 |
---|---|
[eclipse] ant sftp ssh (0) | 2015.09.09 |
[Eclipse] install TPTP (0) | 2015.05.14 |
[Eclipse] eclipse class diagram (0) | 2015.04.14 |
[Eclipse] JD-Eclipse, class viewer plugin (0) | 2015.04.13 |
Comments