이클립스 새 버전이 자꾸 다운이 돼 아래처럼 설정을 바꾸니 잘 되더란....
-startup
plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.0.v20100503
-product
org.eclipse.epp.package.php.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vm
C:/Java/jdk1.6.0_21/bin/javaw.exe
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx512m
-XX:MaxPermSize=128m
plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.0.v20100503
-product
org.eclipse.epp.package.php.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vm
C:/Java/jdk1.6.0_21/bin/javaw.exe
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx512m
-XX:MaxPermSize=128m
'개발 > eclipse' 카테고리의 다른 글
jqueryWTP : Eclipse jQuery Code Assist Plugin (1) | 2012.03.30 |
---|---|
단축키 모음 (0) | 2010.08.16 |
대소문자 변경해주는 단축키 (0) | 2010.08.16 |
설정변경값 다른 PC에 적용시킬때... (0) | 2010.07.20 |
eclipse 설정: Xdebug로 디버깅하기 with XAMPP 서버 (0) | 2010.07.09 |