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
- web.xml
- Source
- tomcat
- IntelliJ
- lsof
- GIT
- maVen
- ssh
- find
- 단축키
- Mac
- Windows 10
- import
- Eclipse
- grep
- 줄바꿈 문자
- vscode
- profile
- JavaScript
- plugin
- xargs
- netsh
- context
- VirtualBox
- 네트워크
- Windows
- resource
- Quartz
- port
- bash
Archives
- Today
- Total
develog
[intellij] eclipse project 가져오기 (no maven & gradle) 본문
Eclipse Project 로 새 프로젝트 만들기
File > New > Project from Existing Sources...
Artifacts 추가
Project Structure
> Project Settings
> Artifacts
> +
> Web Application: Exploded
> From Modules...
Tomcat 설정
Run > Edit Configurations...
> +
> Tomcat Server > Local
> Deployment
> Deploy
> + > Artifact...
> Application context: /
Comments