1. 터미널로 이클립스가 설치된 경로로 이동한다.


ELLORDNET-MPR:Eclipse ellord$ pwd

/Applications/Eclipse.app/Contents/Eclipse




ELLORDNET-MPR:Eclipse ellord$ ls -la

total 584

drwxr-xr-x@  11 ellord  staff     352 Jun  7 20:05 .

drwxr-xr-x@   7 ellord  staff     224 Mar 15  2017 ..

-rw-r--r--@   1 ellord  staff      60 Mar 15  2017 .eclipseproduct

-rw-r--r--@   1 ellord  staff  287350 Mar 15  2017 artifacts.xml

drwxr-xr-x@  12 ellord  staff     384 Jun  7 20:06 configuration

drwxr-xr-x@   2 ellord  staff      64 Mar 15  2017 dropins

-rw-r--r--@   1 ellord  staff     689 Jun  7 20:05 eclipse.ini

drwxr-xr-x@ 180 ellord  staff    5760 Mar 15  2017 features

drwxr-xr-x@   6 ellord  staff     192 Jun  7 20:05 p2

drwxr-xr-x@ 965 ellord  staff   30880 Mar 15  2017 plugins

drwxr-xr-x@   3 ellord  staff      96 Mar 15  2017 readme

ELLORDNET-MPR:Eclipse ellord$ 




2. eclipse.ini 를 열고 아래 내용을 추가한다.(빨간색 부분)



-startup

../Eclipse/plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar

--launcher.library

../Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.401.v20161122-1740

-product

org.eclipse.epp.package.jee.product

--launcher.defaultAction

openFile

-showsplash

org.eclipse.platform

--launcher.defaultAction

openFile

--launcher.appendVmargs

-vmargs

--add-modules=java.se.ee

-Dosgi.requiredJavaVersion=1.8

-XX:+UseG1GC

-XX:+UseStringDeduplication

-XstartOnFirstThread

-Dorg.eclipse.swt.internal.carbon.smallFonts

-Dosgi.requiredJavaVersion=1.8

-Xms256m

-Xmx1024m

-Xdock:icon=../Resources/Eclipse.icns

-XstartOnFirstThread

-Dorg.eclipse.swt.internal.carbon.smallFonts



3. 저장하고 이클립스를 재시작한다. 끝.



'Mac' 카테고리의 다른 글

oracle instantclient 12.2, oci8 설치  (0) 2019.01.08
show hidden files in OSX eclipse  (0) 2019.01.08
PECL/PEAR 설치  (0) 2018.06.01
oracle instantclient 12.2, oci8 설치  (0) 2018.06.01
디스크유틸리티에서 파티션 비활성화 될 때.  (0) 2018.03.17
블로그 이미지

엘로드넷

,