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