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