最近換新工作 開始接觸mac
安裝Android studio 後想要開啟 android device monitor
卻跳出error...
See the log file:
/User/xxx/Library/Android/sdk/tools/lib/monitor-x86_64/configuration/XXXXX.log
log file:
java.lang.IllegalStateException: Unable to acquire application service.
Ensure that the org.eclipse.core.runtime bundle is resolved and started
(see config.ini).
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:74)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
我也沒裝eclipse...
config.ini 點開裡面一大坨...
java 8/9 都試過也不能開
真的不知道該怎麼解...