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
- resource
- lsof
- profile
- VirtualBox
- web.xml
- xargs
- Windows
- plugin
- tomcat
- find
- Eclipse
- bash
- Mac
- ssh
- GIT
- context
- grep
- import
- port
- Quartz
- netsh
- vscode
- IntelliJ
- JavaScript
- Source
- maVen
- 네트워크
- 단축키
- Windows 10
- 줄바꿈 문자
Archives
- Today
- Total
develog
eclipse 에서 heap size 늘리기 본문
Project
Properties
Run/Debug Settings
메인 클래스 선택
Edit
Arguments 탭 선택
VM arguments 에 아래 내용 입력
-Xms40m -Xmx512m
'IDE > eclipse' 카테고리의 다른 글
eclipse 에서 maven 프로젝트 생성 (0) | 2013.08.13 |
---|---|
eclipse 에서 maven 프로젝트 만들기 (0) | 2013.08.12 |
Eclipse 에서 Dynamic Web Project, context root 를 / 로 변경 (0) | 2013.08.06 |
ant ftp (0) | 2012.11.05 |
Eclipse 에 servlet.jar 추가하기 (0) | 2012.10.30 |
Comments