어느 가을날의 전환점

ECLIPSE|이클립스 주노(Juno) 성능 최적화 본문

Software

ECLIPSE|이클립스 주노(Juno) 성능 최적화

어느가을빛 2013. 2. 6. 15:24

Eclipse.ini 설정

-Xms512m

-Xmx1024m


Platform UI/Juno Performance Investigation

http://wiki.eclipse.org/Platform_UI/Juno_Performance_Investigation


Ensure you are already running on a package from the Juno SR1 release (September 2012)

Invoke Help > Install New Software

Select this repository: http://download.eclipse.org/eclipse/updates/4.2

Expand Juno SR1 Patches and install Eclipse UI Juno SR1 Optimizations



Juno의 테마 기능 끄기

1) Window -> Preferences에 들가서 Theme를 Classic으로 변경.

2) 아래쪽에 Use mixed fonts and colors for labels 체크를 해지

3) Apply 후 이클립스를 재실행.


Eclipse 성능개선 최적화

http://www.slipp.net/wiki/pages/viewpage.action?pageId=5177633

Comments