Eclipse launcher 실행 중의 오류~ 환경은 MacOS X, Eclipse v3.4.1 eclipse에서 plugin update를 하고 난후 restart를 한 후 갑자기 "The Eclipse executable launcher was unable to locate its companion shared library" 이런 메세지를 흘리면서 아무것도 안될때! 검색해보니, MacOS X에서의 eclipse bug로 올라와 있군요. 터미널에서 /Applications/eclipse/Eclipse.app/Contents/MacOS 폴더에서 eclipse.ini 파일을 한 줄만 수정해 주면 되는군요~ --launcher.library ../../../plugins/org.eclipse.equino..