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
- Windows 10
- plugin
- ssh
- bash
- Eclipse
- context
- VirtualBox
- 줄바꿈 문자
- 단축키
- JavaScript
- web.xml
- Mac
- lsof
- Windows
- netsh
- maVen
- xargs
- GIT
- vscode
- find
- port
- profile
- resource
- tomcat
- Source
- import
- Quartz
- IntelliJ
- grep
- 네트워크
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