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
- Mac
- ssh
- profile
- context
- Quartz
- Eclipse
- import
- 네트워크
- lsof
- VirtualBox
- IntelliJ
- 줄바꿈 문자
- bash
- xargs
- tomcat
- grep
- maVen
- Windows
- Windows 10
- web.xml
- plugin
- Source
- GIT
- port
- JavaScript
- resource
- find
- vscode
- 단축키
- netsh
Archives
- Today
- Total
develog
[intellij] Dynamic Web Project 셋팅 본문
maven 이나 gradle 이 없을 때 intellij 셋팅
프로젝트 구성
Project
Module
- myProj > Sources
- myProj > Paths
- myProj > Dependencies
- Web
Library
- WEB-INF/lib 를 등록
Facets
- WEB-INF/web.xml
- Web Resource
- Source Root
Artifacts
Tomcat
Comments