2013년 5월 21일 화요일

[ Eclipse ] PermGen Space Error

eclipse 폴더 eclipse.ini 파일 수정
아래는 수정후 현재 설정


-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.200.v20120913-144807
-product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256M
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Dhelp.lucene.tokenizer=standard
-XX:PermSize=64M
-XX:MaxPermSize=256M
-Xms256m
-Xmx512m
-Xverify:none
-javaagent:dropins/MergeDoc/eclipse/plugins/jp.sourceforge.mergedoc.pleiades/pleiades.jar

2013년 5월 10일 금요일

[ Eclipse ][ 단축키 ] 파일 열기


Eclipse 단축키  파일 열기

파일 명이 써있는 곳에

커서를 놓고

CTRL + ALR + R

[ Eclipse ][ Grep ] Grep Console 플러그인 설치

이클립스 Grep Console 플러그인 설치

help -> Install New Sofrware

URL : http://eclipse.musgit.com

[ Eclipse ][ Vim ] 연동 플러그인 삭제


이클립스 연동 플러그인 삭제

help -> About Eclipse Flatform -> Installation Detail

원하는 플러그인 골라서 uninstall