2011. 1. 6. 09:07
이클립스 속도패치
2011. 1. 6. 09:07 in -=-= 컴퓨터 =-=-/프로그래밍
--launcher.defaultAction 이후로 복사할것 위에는 버전마다 다름.
환경설정 수정방법
-startup
plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.1.R36x_v20100810
-product
org.eclipse.epp.package.java.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
384M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vmargs
-Dosgi.requiredJavaVersion=1.6
-Xverify:none
-XX:+UseParallelGC
-XX:-UseConcMarkSweepGC
-XX:+AggressiveOpts
-Xms384M
-Xmx384M
'-=-= 컴퓨터 =-=- > 프로그래밍' 카테고리의 다른 글
갈릴레오 SVN 설치 (0) | 2011.05.13 |
---|---|
이클립스 웹로직 플러그인 주소 (0) | 2011.05.13 |
이클립스 JDBC 오라클 연동 (0) | 2011.05.04 |
이클립스에서 비주얼 에디터 사용하기 (0) | 2011.01.25 |
비주얼스튜디오 코드 자동정렬 (0) | 2010.10.29 |