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 |
Tags
- bash
- port
- 네트워크
- find
- Windows 10
- resource
- 단축키
- plugin
- Eclipse
- context
- IntelliJ
- lsof
- import
- netsh
- GIT
- VirtualBox
- profile
- ssh
- maVen
- Windows
- Quartz
- vscode
- grep
- xargs
- JavaScript
- Source
- Mac
- tomcat
- web.xml
- 줄바꿈 문자
Archives
- Today
- Total
develog
[intellij] context.xml 추가 본문
Project Structure (Cmd + ;)
- Project Settings > Modules
- 'Add Application Server specific descriptor...' 버튼 클릭
또는
- Project Settings > Facets
- 'Add Application Server specific descriptor' 버튼 클릭
Tomcat Server > Tomcat Context Descriptor 선택
Tomcat Context Descriptor 추가 완료
META-INF/context.xml 추가 완료
'IDE > intellij' 카테고리의 다른 글
[intellij] .ignore 플러그인 설치 (0) | 2021.02.23 |
---|---|
[intellij] package org.apache.catalina does not exist (0) | 2021.02.19 |
[intellij] java web application 만들기 (0) | 2021.02.17 |
[intellij] java web project 만들기 (0) | 2021.02.16 |
[intellij] JDK 설정 (0) | 2021.02.16 |
Comments